From a273bbfb0364faf56c8c58ce726beb94d824ffce Mon Sep 17 00:00:00 2001 From: Roberto Togni Date: Mon, 12 Jan 2004 22:14:45 +0000 Subject: MSZH and ZLIB decoder support Experimental ZLIB encoder (not working yet) Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index c63d019..c25b3f3 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -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. -- cgit v1.1