summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-08-31 12:38:24 +0000
committerPaul B Mahol <onemda@gmail.com>2015-09-03 09:12:06 +0000
commit19dfbe9298516c4d24ceb28c1495e8c45295a584 (patch)
tree5be22dd45a2653681335364f84c1a815cad74b46 /doc
parentbd70303ead786f00df6b09219ea68967799aed1a (diff)
avfilter/vf_elbg: make it possible to output to pal8 pixel format
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 3e7d2a2adc..67fe420103 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5279,6 +5279,10 @@ computation time. Default value is 1.
Set a random seed, must be an integer included between 0 and
UINT32_MAX. If not specified, or if explicitly set to -1, the filter
will try to use a good random seed on a best effort basis.
+
+@item pal8
+Set pal8 output pixel format. This option does not work with codebook
+length greater than 256.
@end table
@section fade