diff options
author | Peter Ross <pross@xvid.org> | 2010-02-03 09:56:16 +0000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2010-02-03 09:56:16 +0000 |
commit | b9e06dddb7d5ac3c5c75377fa796b267427679d9 (patch) | |
tree | 6fc3ab34d8a02dcb8336be6e5b2c9b1238cabcbb /doc/general.texi | |
parent | 299fd396975d631f981a60e2587cc75717f3556d (diff) | |
download | ffmpeg-b9e06dddb7d5ac3c5c75377fa796b267427679d9.tar.gz |
IFF PBM/ILBM bitmap decoder
Originally committed as revision 21622 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 1b9fdbd359..90adcc2e8d 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -387,6 +387,10 @@ following image formats are supported: @tab Used in Quake II. @item id RoQ video @tab X @tab X @tab Used in Quake III, Jedi Knight 2, other computer games. +@item IFF ILBM @tab @tab X + @tab IFF interlaved bitmap +@item IFF ByteRun1 @tab @tab X + @tab IFF run length encoded bitmap @item Intel H.263 @tab @tab X @item Intel Indeo 2 @tab @tab X @item Intel Indeo 3 @tab @tab X |