diff options
author | Roberto Togni <r_togni@tiscali.it> | 2003-11-07 22:39:18 +0000 |
---|---|---|
committer | Roberto Togni <r_togni@tiscali.it> | 2003-11-07 22:39:18 +0000 |
commit | 1dc1ed9933b7690105bc5c4c013edde4fcfeacdf (patch) | |
tree | 3c39875145deb70c530ca21c6765a898793d2503 /doc/ffmpeg-doc.texi | |
parent | e02c251e5ab001eeb010c862670de9b188008b5d (diff) | |
download | ffmpeg-1dc1ed9933b7690105bc5c4c013edde4fcfeacdf.tar.gz |
8BPS decoder
Originally committed as revision 2486 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 46336136a7..2532709d89 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -701,6 +701,7 @@ following image formats are supported: @item Microsoft Video-1 @tab @tab X @item Westwood VQA @tab @tab X @item Id Cinematic Video @tab @tab X @tab used in Quake II +@item Planar RGB @tab @tab X @tab fourcc: 8BPS @end multitable @code{X} means that the encoding (resp. decoding) is supported. |