ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Mon 
Jul 27 00:06:43 2015 +0200| [33c4fc0a2d7068b2a5c4627e9e943904d694730d] | 
committer: Michael Niedermayer

doc/decoders: Add entry for dvbsub and document compute_clut

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=33c4fc0a2d7068b2a5c4627e9e943904d694730d
---

 doc/decoders.texi |   17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/doc/decoders.texi b/doc/decoders.texi
index 2a73cc6..5f7110c 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

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to