diff options
author | Peter Ross <pross@xvid.org> | 2010-06-08 11:55:06 +0000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2010-06-08 11:55:06 +0000 |
commit | a526d6197a539852bcdcf737b2faaa9123e992de (patch) | |
tree | 0e5792ef73679ce976554a3bfcddee7e34cf6e35 /doc/general.texi | |
parent | f2b9b19fad68ce42a016d3ad681a8c92bf11cbe8 (diff) | |
download | ffmpeg-a526d6197a539852bcdcf737b2faaa9123e992de.tar.gz |
Pictor/PC Paint decoder
Originally committed as revision 23532 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-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 a9208a671d..dfd6384c32 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -281,6 +281,8 @@ following image formats are supported: @tab Portable GrayMap image @item PGMYUV @tab X @tab X @tab PGM with U and V components in YUV 4:2:0 +@item PIC @tab @tab X + @tab Pictor/PC Paint @item PNG @tab X @tab X @tab 2/4 bpp not supported yet @item PPM @tab X @tab X |