diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-03-22 05:33:27 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-03-27 23:59:13 +0100 |
commit | 678082b409aca711f9cf991df6b0200116489322 (patch) | |
tree | cb6e137f5c768e112c1c66401e6fb59424878306 /doc/general.texi | |
parent | 792e4c21f212979f0e29bcdf107cb6b4f51645a4 (diff) | |
download | ffmpeg-678082b409aca711f9cf991df6b0200116489322.tar.gz |
X-Bitmap decoder
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 53a38e6770..f338efde04 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -471,7 +471,7 @@ following image formats are supported: @tab Targa (.TGA) image format @item WebP @tab E @tab X @tab WebP image format, encoding supported through external library libwebp -@item XBM @tab X @tab +@item XBM @tab X @tab X @tab X BitMap image format @item XWD @tab X @tab X @tab X Window Dump image format |