summaryrefslogtreecommitdiff
path: root/doc/formats.texi
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-01-08 21:19:52 -0800
committerStefano Sabatini <stefasab@gmail.com>2014-01-09 12:12:10 +0100
commitbba73f5574afd3095e017f70bca1547dd43f702f (patch)
treefb5f81ce179804604e476ea47a7bf92cc7bf2c53 /doc/formats.texi
parent094c500caf0c2a67792f2ee8238f065926aebfc4 (diff)
doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all
ffplay and ffprobe are read-only. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'doc/formats.texi')
-rw-r--r--doc/formats.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/formats.texi b/doc/formats.texi
index b535a5f015..ba9d2776ef 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -183,6 +183,10 @@ The exact semantics of stream specifiers is defined by the
@code{avformat_match_stream_specifier()} function declared in the
@file{libavformat/avformat.h} header.
+@ifclear config-writeonly
@include demuxers.texi
+@end ifclear
+@ifclear config-readonly
@include muxers.texi
+@end ifclear
@include metadata.texi