doc/decoders: Add entry for dvbsub and document compute_clut

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2015-07-27 00:06:43 +02:00
parent d41dceb14e
commit 33c4fc0a2d
1 changed files with 17 additions and 0 deletions

View File

@ -195,6 +195,23 @@ without this library.
@chapter Subtitles Decoders
@c man begin SUBTILES DECODERS
@section dvbsub
@subsection Options
@table @option
@item compute_clut
@table @option
@item -1
Compute clut if no matching CLUT is in the stream.
@item 0
Never compute CLUT
@item 1
Always compute CLUT and override the one provided in the stream.
@end table
@end table
@section dvdsub
This codec decodes the bitmap subtitles used in DVDs; the same subtitles can