diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-03-23 22:54:09 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-03-27 20:08:41 +0200 |
commit | a0340dfbd78df7639715056937011d2d414aaeed (patch) | |
tree | 55a1850ae0f6e723789950b64848dbd1e206629b /doc/general.texi | |
parent | 1cd8510912f87a41ac5c6947dc3151cea36ea623 (diff) | |
download | ffmpeg-a0340dfbd78df7639715056937011d2d414aaeed.tar.gz |
XBM decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 5143f83d67..8f62741481 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -403,7 +403,7 @@ following image formats are supported: @tab YUV, JPEG and some extension is not supported yet. @item Truevision Targa @tab X @tab X @tab Targa (.TGA) image format -@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 |