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
d91e4430
Commit
d91e4430
authored
May 16, 2013
by
Stefano Sabatini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: apply minor fixes to owdenoise documentation
parent
ed0aed09
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
filters.texi
doc/filters.texi
+6
-6
No files found.
doc/filters.texi
View file @
d91e4430
...
...
@@ -5215,7 +5215,7 @@ testsrc=s=100x100, split=4 [in0][in1][in2][in3];
@section owdenoise
Overcomplete Wavelet denoiser.
Apply
Overcomplete Wavelet denoiser.
The filter accepts the following options:
...
...
@@ -5226,17 +5226,17 @@ Set depth.
Larger depth values will denoise lower frequency components more, but
slow down filtering.
D
efault is @code{8}.
Must be an int in the range 8-16, d
efault is @code{8}.
@item luma_strength
@item luma_strength
, ls
Set luma strength.
Default is @code{1.0}
Must be a double value in the range 0-1000, default is @code{1.0}.
@item chroma_strength
@item chroma_strength
, cs
Set chroma strength.
Default is @code{1.0}
Must be a double value in the range 0-1000, default is @code{1.0}.
@end table
@section pad
...
...
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