diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2007-03-18 23:25:00 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2007-03-18 23:25:00 +0000 |
commit | 52b6bad21992e71dd92e3a91522acf1525a76307 (patch) | |
tree | 231a1e5a1d3893a56ba05c7932ad2142b1dfb279 /doc/ffmpeg-doc.texi | |
parent | 4140a5234ee0aa7e49467df497f2655e758d1cf6 (diff) | |
download | ffmpeg-52b6bad21992e71dd92e3a91522acf1525a76307.tar.gz |
dnxhd decoder
Originally committed as revision 8445 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index c91b3b12b3..854631c0a2 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1009,6 +1009,7 @@ following image formats are supported: @item Cin Video @tab @tab X @tab Codec used in Delphine Software games. @item Tiertex Seq Video @tab @tab X @tab Codec used in DOS CDROM FlashBack game. @item DXA Video @tab @tab X @tab Codec originally used in Feeble Files game. +@item AVID DNxHD @tab @tab X @tab aka SMPTE VC3 @end multitable @code{X} means that encoding (resp. decoding) is supported. |