summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-03-15 22:53:13 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-03-18 18:20:14 +0100
commitcee4b99d41dd2434c300c5db3dc6511c38707985 (patch)
tree47e1db3929a82f215a9d495e54c7aad51dd42077 /doc
parent771c27119d13c3c1d0ced53dbb72a65e8ad2d9c7 (diff)
downloadffmpeg-cee4b99d41dd2434c300c5db3dc6511c38707985.tar.gz
avfilter/vf_uspp: Support any codec
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 77b594f69c..d634924bfb 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -23364,6 +23364,9 @@ that value the speed drops by a factor of approximately 2. Default value is
@item qp
Force a constant quantization parameter. If not set, the filter will use the QP
from the video stream (if available).
+
+@item codec
+Use specified codec instead of snow.
@end table
@section v360