Commit 915abab2 authored by Lou Logan's avatar Lou Logan

doc/filters: add missing palette* options

Introduced in b7e78c75 and 93ae68d6.

Fixes #5835.

The paletteuse debug options that are not part of the official API are
not included (debug_kdtree and color_search).
Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
parent b91e0e59
......@@ -10419,6 +10419,8 @@ Compute full frame histograms.
Compute histograms only for the part that differs from previous frame. This
might be relevant to give more importance to the moving part of your input if
the background is static.
@item single
Compute new histogram for each frame.
@end table
Default value is @var{full}.
......@@ -10490,6 +10492,9 @@ much, and as a result less moving noise and better GIF compression).
@end table
Default is @var{none}.
@item new
Take new palette for each output frame.
@end table
@subsection Examples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment