summaryrefslogtreecommitdiff
path: root/doc/decoders.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-07-27 16:31:05 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-08-04 14:24:13 +0200
commit3f87a17063314dd161d389761f5baa1cda8e61f1 (patch)
treedc31253d9825c411f3ad752875d6d38e93b748ca /doc/decoders.texi
parentf6518e51b8ed9909bb70ddeae24cff2a15bfa391 (diff)
avcodec/dvbsubdec: Allow selecting the substream, or all substreams
Fixes Ticket 2161 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r--doc/decoders.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 5f7110c3ab..a6eb573a89 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -209,6 +209,8 @@ Never compute CLUT
@item 1
Always compute CLUT and override the one provided in the stream.
@end table
+@item dvb_substream
+Selects the dvb substream, or all substreams if -1 which is default.
@end table