diff options
author | Peter Ross <pross@xvid.org> | 2012-12-17 20:37:54 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2012-12-17 20:37:54 +1100 |
commit | afa1617b937f3675f74c6351a46c45f8c24d67f2 (patch) | |
tree | 2f5100a93b4a08c4e43a5a752ab1584c21ee761d /doc/general.texi | |
parent | 2e59142fa9a0db5fab8aa2e676ba524f61280b83 (diff) | |
download | ffmpeg-afa1617b937f3675f74c6351a46c45f8c24d67f2.tar.gz |
SGI RLE 8-bit decoder
Signed-off-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index ed1269f091..eb1236475b 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -664,6 +664,7 @@ following image formats are supported: @tab Texture dictionaries used by the Renderware Engine. @item RL2 video @tab @tab X @tab used in some games by Entertainment Software Partners +@item SGI RLE 8-bit @tab @tab X @item Sierra VMD video @tab @tab X @tab Used in Sierra VMD files. @item Smacker video @tab @tab X |