Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
f5ce359c
Commit
f5ce359c
authored
12 years ago
by
Paul B Mahol
Browse files
Options
Downloads
Patches
Plain Diff
doc/filters: fix short options for noise filter
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
715c2308
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/filters.texi
+2
-2
2 additions, 2 deletions
doc/filters.texi
with
2 additions
and
2 deletions
doc/filters.texi
+
2
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment