You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
lavfi/histogram: logarithmic mode for levels
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -4294,6 +4294,10 @@ components that are supposed to be identical, such as neutral whites, grays,
|
||||
or blacks.
|
||||
@end table
|
||||
Default is @code{parade}.
|
||||
|
||||
@item levels_mode
|
||||
Set mode for @code{levels}. Can be either @code{linear}, or @code{logarithmic}.
|
||||
Default is @code{linear}.
|
||||
@end table
|
||||
|
||||
@subsection Examples
|
||||
|
||||
Reference in New Issue
Block a user