diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-01-09 10:22:21 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-01-09 10:22:21 +0000 |
commit | ef298ea7ac0bb614b140397ef7651a3f414c9c47 (patch) | |
tree | 671addee76f2212ab95d1eb086bae8703af94341 /doc/ffmpeg.texi | |
parent | 56ddf4b37854e1ca8fa438811a11af0abd5de9a8 (diff) | |
download | ffmpeg-ef298ea7ac0bb614b140397ef7651a3f414c9c47.tar.gz |
Add demuxers.texi file.
Originally committed as revision 26282 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 d73ae46353..abe0ac14c7 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -944,6 +944,7 @@ file to which you want to add them. @c man end EXAMPLES @include eval.texi +@include demuxers.texi @include indevs.texi @include outdevs.texi @include protocols.texi |