diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-03-19 02:54:19 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-04-06 16:40:27 +0200 |
commit | a420ccd4f2a011887451a7d5e1bebba4fd7c40e2 (patch) | |
tree | 5f45fb726663335c7a326b806d533c264bd43543 /doc | |
parent | 5f9220437025a0d66abc68323b4ce9b50e72d51b (diff) | |
download | ffmpeg-a420ccd4f2a011887451a7d5e1bebba4fd7c40e2.tar.gz |
LucasArts SMUSH SANM video decoder
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 52901fa8a1..2ad4a605de 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -616,6 +616,8 @@ following image formats are supported: @item LCL (LossLess Codec Library) MSZH @tab @tab X @item LCL (LossLess Codec Library) ZLIB @tab E @tab E @item LOCO @tab @tab X +@item LucasArts SANM @tab @tab X + @tab Used in LucasArts SMUSH animations. @item lossless MJPEG @tab X @tab X @item Microsoft ATC Screen @tab @tab X @tab Also known as Microsoft Screen 3. |