Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/decoders.texi17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 2a73cc6536..5f7110c3ab 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -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