avfilter/vf_libplacebo: remove deprecated options
These were removed upstream and no longer have had any effect for a while now. Signed-off-by: Niklas Haas <git@haasn.dev>
This commit is contained in:
@@ -16600,11 +16600,6 @@ Linear blend/fade between frames. Especially useful for constructing e.g.
|
||||
slideshows.
|
||||
@end table
|
||||
|
||||
@item lut_entries
|
||||
Configures the size of scaler LUTs, ranging from @code{1} to @code{256}. The
|
||||
default of @code{0} will pick libplacebo's internal default, typically
|
||||
@code{64}.
|
||||
|
||||
@item antiringing
|
||||
Enables anti-ringing (for non-EWA filters). The value (between @code{0.0} and
|
||||
@code{1.0}) configures the strength of the anti-ringing algorithm. May increase
|
||||
@@ -16726,10 +16721,6 @@ Peak detection smoothing period, between @code{0.0} and @code{1000.0}. Higher
|
||||
values result in peak detection becoming less responsive to changes in the
|
||||
input. Defaults to @code{100.0}.
|
||||
|
||||
@item minimum_peak
|
||||
Lower bound on the detected peak (relative to SDR white), between @code{0.0}
|
||||
and @code{100.0}. Defaults to @code{1.0}.
|
||||
|
||||
@item scene_threshold_low
|
||||
@item scene_threshold_high
|
||||
Lower and upper thresholds for scene change detection. Expressed in a
|
||||
@@ -16934,10 +16925,6 @@ attempting to squeeze the maximum performance at the cost of quality.
|
||||
@item skip_aa
|
||||
Disable anti-aliasing when downscaling.
|
||||
|
||||
@item polar_cutoff
|
||||
Truncate polar (EWA) scaler kernels below this absolute magnitude, between
|
||||
@code{0.0} and @code{1.0}.
|
||||
|
||||
@item disable_linear
|
||||
Disable linear light scaling.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user