diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-01-26 23:55:53 +0100 |
---|---|---|
committer | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-01-28 17:46:55 +0100 |
commit | 85466e1e5f7f1fe50933d2d967a06b45b9222b5b (patch) | |
tree | cbdd055583c9d6ed3270d63a450d6bbd3edc5cf6 /doc/ffmpeg.texi | |
parent | a7827a17c6b3388322350456d445c94b3a82cd25 (diff) | |
download | ffmpeg-85466e1e5f7f1fe50933d2d967a06b45b9222b5b.tar.gz |
Add muxers.texi file.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r-- | doc/ffmpeg.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 1732c9b4bf..98f2031f75 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -977,6 +977,7 @@ file to which you want to add them. @include eval.texi @include demuxers.texi +@include muxers.texi @include indevs.texi @include outdevs.texi @include protocols.texi |