diff options
author | Peter Ross <pross@xvid.org> | 2011-03-26 15:12:35 +1100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-05-01 19:35:55 +0200 |
commit | e27ce0eea36b7631ad26a8f41b93855e3ae7e8f9 (patch) | |
tree | cc976ebb2b016871f47166d6886987d7fd4d8c49 /doc | |
parent | 406629150cae78a15d7c04b049511b03740b6bfc (diff) | |
download | ffmpeg-e27ce0eea36b7631ad26a8f41b93855e3ae7e8f9.tar.gz |
DPX image encoder
Diffstat (limited to 'doc')
-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 e68e83e5f2..598b9bc873 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -279,7 +279,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. |