summaryrefslogtreecommitdiff
path: root/doc/decoders.texi
diff options
context:
space:
mode:
authorShin-ichi Toyama <shin1@wmail.plala.or.jp>2014-11-15 12:42:30 +0900
committerMichael Niedermayer <michaelni@gmx.at>2014-11-15 12:50:39 +0100
commit12630fa821ea4b0daddf768eeb29103774e34033 (patch)
treee4ff2ea4e3c6e13b6745219f4c4195497d1b8536 /doc/decoders.texi
parentb08fd7ea78792c4e0141e2d384b9acd4699bb5cc (diff)
avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (experimental)
Suggested-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r--doc/decoders.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi
index ae20cea9d3..2c920e7d05 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -191,6 +191,10 @@ numbers (without 0x prefix) separated by comas, for example @code{0d00ee,
ee450d, 101010, eaeaea, 0ce60b, ec14ed, ebff0b, 0d617a, 7b7b7b, d1d1d1,
7b2a0e, 0d950c, 0f007b, cf0dec, cfa80c, 7c127b}.
+@item ifo_palette
+Specify the the IFO file from which the global palette is obtained.
+(experimental)
+
@item forced_subs_only
Only decode subtitle entries marked as forced. Some titles have forced
and non-forced subtitles in the same track. Setting this flag to @code{1}