mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avfilter: add high-order parametric multiband equalizer filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
80508178e1
commit
56c7d2b4da
7 changed files with 851 additions and 2 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -2841,6 +2841,7 @@ unix_protocol_select="network"
|
|||
|
||||
# filters
|
||||
amovie_filter_deps="avcodec avformat"
|
||||
anequalizer_filter_deps="cabs cexp"
|
||||
aresample_filter_deps="swresample"
|
||||
ass_filter_deps="libass"
|
||||
asyncts_filter_deps="avresample"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue