1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

MSZH and ZLIB decoder support

Experimental ZLIB encoder (not working yet)

Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Roberto Togni
2004-01-12 22:14:45 +00:00
parent fb966f99b0
commit a273bbfb03
5 changed files with 13 additions and 1 deletions

View File

@@ -726,6 +726,8 @@ following image formats are supported:
@item FLIC video @tab @tab X
@item Duck TrueMotion v1 @tab @tab X @tab fourcc: DUCK
@item VMD Video @tab @tab X @tab used in Sierra VMD files
@item MSZH @tab @tab X @tab Part of LCL
@item ZLIB @tab X @tab X @tab Part of LCL, encoder experimental
@end multitable
@code{X} means that the encoding (resp. decoding) is supported.