diff options
author | Anton Khirnov <wyskas@gmail.com> | 2010-12-27 07:46:53 +0000 |
---|---|---|
committer | Anton Khirnov <wyskas@gmail.com> | 2010-12-27 07:46:53 +0000 |
commit | fd5b124d748249d5f5b33f5901042738d0c893d8 (patch) | |
tree | d75e88635a23d47e87e27e843b3c76417a098147 /doc/general.texi | |
parent | a46515115cd0ab552e7035afdb3f96a603e3a28f (diff) | |
download | ffmpeg-fd5b124d748249d5f5b33f5901042738d0c893d8.tar.gz |
Metadata demuxer.
Originally committed as revision 26102 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 75c6f57da9..8004925285 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -118,7 +118,7 @@ library: @tab VR native stream format, used by Leitch/Harris' video servers. @item Matroska @tab X @tab X @item Matroska audio @tab X @tab -@item FFmpeg metadata @tab X @tab +@item FFmpeg metadata @tab X @tab X @tab Metadata in text format. @item MAXIS XA @tab @tab X @tab Used in Sim City 3000; file extension .xa. |