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/ffplay.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/ffplay.texi')
-rw-r--r-- | doc/ffplay.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 07c887565f..c9c38da189 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -154,6 +154,7 @@ Seek to percentage in file corresponding to fraction of width. @c man end @include eval.texi +@include demuxers.texi @include indevs.texi @include outdevs.texi @include protocols.texi |