summaryrefslogtreecommitdiff
path: root/doc/codecs.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-31 01:36:47 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-10-31 01:36:47 +0100
commitf76cd09d466efffdb51b418ce2ce34c7a7e6d342 (patch)
treef7d7e13c60918eada7acb07551caeb520df189af /doc/codecs.texi
parentfc8d59fa6f4ca410fcbf88b54aee3a4fbf73c47f (diff)
doc: Add documentation for the whitelist options
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/codecs.texi')
-rw-r--r--doc/codecs.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 5a1abb86cd..b7247388ef 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -1114,6 +1114,10 @@ Interlaced video, bottom coded first, top displayed first
Set to 1 to disable processing alpha (transparency). This works like the
@samp{gray} flag in the @option{flags} option which skips chroma information
instead of alpha. Default is 0.
+
+@item codec_whitelist @var{list} (@emph{input})
+"," separated List of allowed decoders. By default all are allowed.
+
@end table
@c man end CODEC OPTIONS