diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-19 21:14:09 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-20 09:34:57 +0200 |
commit | 1e31ea71ffa27928d27b934945cc97d9e92ac471 (patch) | |
tree | e47940c03ba01001ca807b044e5d5aafff01edb8 | |
parent | 7f58eb3c2b552f232905731b5944307e72c590a0 (diff) | |
download | ffmpeg-1e31ea71ffa27928d27b934945cc97d9e92ac471.tar.gz |
ffprobe.texi: remove inclusion of muxers section
Muxers are not used by ffprobe.
-rw-r--r-- | doc/ffprobe.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index 15e7764a1e..514d19e20f 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -112,7 +112,6 @@ with name "STREAM". @c man end @include demuxers.texi -@include muxers.texi @include protocols.texi @include indevs.texi |