File tree 2 files changed +775
-772
lines changed
2 files changed +775
-772
lines changed Original file line number Diff line number Diff line change @@ -14649,9 +14649,9 @@ Set which set of weights to use in the predictor.
14649
14649
Can be one of the following:
14650
14650
14651
14651
@table @samp
14652
- @item a
14652
+ @item a, abs
14653
14653
weights trained to minimize absolute error
14654
- @item s
14654
+ @item s, mse
14655
14655
weights trained to minimize squared error
14656
14656
@end table
14657
14657
@@ -14673,14 +14673,16 @@ Can be one of the following:
14673
14673
@item none
14674
14674
@item original
14675
14675
@item new
14676
+ @item new2
14677
+ @item new3
14676
14678
@end table
14677
14679
14678
14680
Default is @code{new}.
14679
-
14680
- @item fapprox
14681
- Set various debugging flags.
14682
14681
@end table
14683
14682
14683
+ @subsection Commands
14684
+ This filter supports same @ref{commands} as options, excluding @var{weights} option.
14685
+
14684
14686
@section noformat
14685
14687
14686
14688
Force libavfilter not to use any of the specified pixel formats for the
You can’t perform that action at this time.
0 commit comments