Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
1b3a98f1
Commit
1b3a98f1
authored
Sep 01, 2014
by
Mark Harris
Committed by
Michael Niedermayer
Sep 01, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters.texi: fix filter name in examples
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
f8164f67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
filters.texi
doc/filters.texi
+2
-2
No files found.
doc/filters.texi
View file @
1b3a98f1
...
@@ -491,7 +491,7 @@ aeval=val(ch)/2:c=same
...
@@ -491,7 +491,7 @@ aeval=val(ch)/2:c=same
@item
@item
Invert phase of the second channel:
Invert phase of the second channel:
@example
@example
eval=val(0)|-val(1)
a
eval=val(0)|-val(1)
@end example
@end example
@end itemize
@end itemize
...
@@ -9492,7 +9492,7 @@ Default value is "all", which will cycle through the list of all tests.
...
@@ -9492,7 +9492,7 @@ Default value is "all", which will cycle through the list of all tests.
Some examples:
Some examples:
@example
@example
testsrc=t=dc_luma
mp
testsrc=t=dc_luma
@end example
@end example
will generate a "dc_luma" test pattern.
will generate a "dc_luma" test pattern.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment