Commit 08f56b84 authored by Mark Harris's avatar Mark Harris Committed by Michael Niedermayer

doc/filters.texi: fix filter name in examples

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 1b3a98f1)
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent f903147f
......@@ -491,7 +491,7 @@ aeval=val(ch)/2:c=same
@item
Invert phase of the second channel:
@example
eval=val(0)|-val(1)
aeval=val(0)|-val(1)
@end example
@end itemize
......@@ -9318,7 +9318,7 @@ Default value is "all", which will cycle through the list of all tests.
Some examples:
@example
testsrc=t=dc_luma
mptestsrc=t=dc_luma
@end example
will generate a "dc_luma" test pattern.
......
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