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
1aa51924
Commit
1aa51924
authored
May 30, 2018
by
Paul B Mahol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avfilter/af_aiir: draw IR frequency response
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
d0e740b8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
filters.texi
doc/filters.texi
+10
-0
af_aiir.c
libavfilter/af_aiir.c
+0
-0
No files found.
doc/filters.texi
View file @
1aa51924
...
@@ -1136,6 +1136,16 @@ single-precision floating-point
...
@@ -1136,6 +1136,16 @@ single-precision floating-point
16-bit integers
16-bit integers
@end table
@end table
@item response
Show IR frequency reponse, magnitude and phase in additional video stream.
By default it is disabled.
@item channel
Set for which IR channel to display frequency response. By default is first channel
displayed. This option is used only when @var{response} is enabled.
@item size
Set video stream size. This option is used only when @var{response} is enabled.
@end table
@end table
Coefficients in @code{tf} format are separated by spaces and are in ascending
Coefficients in @code{tf} format are separated by spaces and are in ascending
...
...
libavfilter/af_aiir.c
View file @
1aa51924
This diff is collapsed.
Click to expand it.
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