Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-12-21 02:45:54 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-12-21 02:46:56 +0400
commitca3327d56fa30f8aba7e866de3f66f35a23a8703 (patch)
tree47d08994d32b9b7fc84d7dd9faac366f2b4195f5 /doc/ffmpeg-formats.texi
parentd4fdaafdb76a927be6fea15013807641bbcc6bd9 (diff)
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.texi1
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