diff options
author | Matthieu Bouron <matthieu.bouron@smartjog.com> | 2012-02-23 16:58:01 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-03-11 08:12:46 +0100 |
commit | ad029c24a69add848f8d385d297b180bc1146107 (patch) | |
tree | 1da7f11ba0b95ca633ee1b142f70735b60d7b6ed /doc | |
parent | c3c2db49a7b10d0b57594332ee3c2cf4aa7552f2 (diff) | |
download | ffmpeg-ad029c24a69add848f8d385d297b180bc1146107.tar.gz |
mxfdec: add timecode to metadata
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 b945c0b3f2..7770046132 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -883,7 +883,7 @@ performance on systems without hardware floating point support). @item GXF @tab X @tab X @item MOV @tab X @tab @item MPEG1/2 @tab X @tab X -@item MXF @tab @tab X +@item MXF @tab X @tab X @end multitable @bye |