diff options
author | TOYAMA Shin-ichi <shin1@wmail.plala.or.jp> | 2014-11-22 09:23:43 +0900 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-22 02:07:01 +0100 |
commit | e01acd868b010b9a9fd89202284553c90be1abf5 (patch) | |
tree | ab90a189c86ec46bf86836ec2732b6f55a5fb8e2 /doc/decoders.texi | |
parent | 148506c965dde46ca8166c04f398bd8e85f81f3c (diff) | |
download | ffmpeg-e01acd868b010b9a9fd89202284553c90be1abf5.tar.gz |
doc/decoders.texi: typo in description for option ifo_palette
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/decoders.texi')
-rw-r--r-- | doc/decoders.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi index 2c920e7d05..01fca9fc55 100644 --- a/doc/decoders.texi +++ b/doc/decoders.texi @@ -192,7 +192,7 @@ 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. +Specify the IFO file from which the global palette is obtained. (experimental) @item forced_subs_only |