diff options
author | Peter Ross <pross@xvid.org> | 2011-03-26 15:12:35 +1100 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2011-04-01 23:10:26 +1100 |
commit | f339f908a4eb08e1d49559e085159d78b99285f1 (patch) | |
tree | 4cbd938f584fec5ab2cc0ef26b8b7f4713172f12 /doc/general.texi | |
parent | 0c4d4a9355bc7e531ed9995252379611be3027e0 (diff) | |
download | ffmpeg-f339f908a4eb08e1d49559e085159d78b99285f1.tar.gz |
DPX image encoder
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 128b1079da..696db5870e 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -277,7 +277,7 @@ following image formats are supported: @tab Only uncompressed GIFs are generated. @item BMP @tab X @tab X @tab Microsoft BMP image -@item DPX @tab @tab X +@item DPX @tab X @tab X @tab Digital Picture Exchange @item JPEG @tab X @tab X @tab Progressive JPEG is not supported. |