diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2011-09-28 22:53:25 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2011-09-28 22:53:25 +0200 |
commit | a3a5c61c6175a0bf398cce6a51fe94fcfca1145b (patch) | |
tree | bae4e78cb02ffb7f2393e98e9e92f06499212316 | |
parent | 237d31e0b98b95eef687e612177ca3ea24b709fc (diff) | |
download | ffmpeg-a3a5c61c6175a0bf398cce6a51fe94fcfca1145b.tar.gz |
2/4 bpp png is supported.
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index b7443f6672..07f187fb29 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -314,7 +314,6 @@ following image formats are supported: @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 @tab Portable PixelMap image @item PTX @tab @tab X |