From 12630fa821ea4b0daddf768eeb29103774e34033 Mon Sep 17 00:00:00 2001 From: Shin-ichi Toyama Date: Sat, 15 Nov 2014 12:42:30 +0900 Subject: avcodec/dvdsubdec: New option for obtaining global palette from .IFO file (experimental) Suggested-by: Nicolas George Signed-off-by: Michael Niedermayer --- doc/decoders.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/decoders.texi b/doc/decoders.texi index ae20cea..2c920e7 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} -- cgit v1.1