diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-12-20 23:45:54 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-12-20 23:46:56 +0100 |
commit | ca3327d56fa30f8aba7e866de3f66f35a23a8703 (patch) | |
tree | 47d08994d32b9b7fc84d7dd9faac366f2b4195f5 /doc/ffmpeg-formats.texi | |
parent | d4fdaafdb76a927be6fea15013807641bbcc6bd9 (diff) | |
download | ffmpeg-ca3327d56fa30f8aba7e866de3f66f35a23a8703.tar.gz |
doc/ffmpeg-formats: include metadata chapter
The metadata muxer/demuxer belongs to the formats documentation.
Diffstat (limited to 'doc/ffmpeg-formats.texi')
-rw-r--r-- | doc/ffmpeg-formats.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-formats.texi b/doc/ffmpeg-formats.texi index 14b9ed86f2..6b58aa2dcb 100644 --- a/doc/ffmpeg-formats.texi +++ b/doc/ffmpeg-formats.texi @@ -143,6 +143,7 @@ of -1 enables when required by target format. @include demuxers.texi @include muxers.texi +@include metadata.texi @chapter See Also |