Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
f5ce359c
Commit
f5ce359c
authored
Mar 05, 2013
by
Paul B Mahol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: fix short options for noise filter
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
715c2308
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 @
f5ce359c
...
@@ -3840,7 +3840,7 @@ pairs separated by ":". A description of the accepted options follows.
...
@@ -3840,7 +3840,7 @@ pairs separated by ":". A description of the accepted options follows.
Set noise seed for specific pixel component or all pixel components in case
Set noise seed for specific pixel component or all pixel components in case
of @var{all_seed}. Default value is @code{123457}.
of @var{all_seed}. Default value is @code{123457}.
@item all_strength, as
@item all_strength, a
ll
s
@item c0_strength, c0s
@item c0_strength, c0s
@item c1_strength, c1s
@item c1_strength, c1s
@item c2_strength, c2s
@item c2_strength, c2s
...
@@ -3848,7 +3848,7 @@ of @var{all_seed}. Default value is @code{123457}.
...
@@ -3848,7 +3848,7 @@ of @var{all_seed}. Default value is @code{123457}.
Set noise strength for specific pixel component or all pixel components in case
Set noise strength for specific pixel component or all pixel components in case
@var{all_strength}. Default value is @code{0}. Allowed range is [0, 100].
@var{all_strength}. Default value is @code{0}. Allowed range is [0, 100].
@item all_flags, af
@item all_flags, a
ll
f
@item c0_flags, c0f
@item c0_flags, c0f
@item c1_flags, c1f
@item c1_flags, c1f
@item c2_flags, c2f
@item c2_flags, c2f
...
...
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