diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2006-10-11 17:22:23 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2006-10-11 17:22:23 +0000 |
commit | f3239539b997e9c6fbd9182f4109fa0941b7d7d1 (patch) | |
tree | fd362be7ab4a02a0adbb74140ffe2b4801ab406b | |
parent | d7a3a783ad2264f7477514be0db8e27eac88b173 (diff) | |
download | ffmpeg-f3239539b997e9c6fbd9182f4109fa0941b7d7d1.tar.gz |
add MXF description
Originally committed as revision 6662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index adb594610b..f41ead5da8 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -738,6 +738,8 @@ library: @tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley playout servers. @item CIN @tab @tab X @tab Multimedia format used by Delphine Software games. +@item MXF @tab @tab X +@tab Material eXchange Format SMPTE 377M, used by D-Cinema, broadcast industry. @end multitable @code{X} means that encoding (resp. decoding) is supported. |