[FFmpeg-devel] [PATCH] avfilter/af_firequalizer: add fft2 option
Muhammad Faiz
mfcc64 at gmail.com
Fri Nov 4 04:54:45 EET 2016
On 11/3/16, Muhammad Faiz <mfcc64 at gmail.com> wrote:
> 2-channels convolution using complex fft
> improves speed significantly
>
> not sure if it should be enabled by default
> so disable it by default
>
> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
> ---
> doc/filters.texi | 4 +++
> libavfilter/af_firequalizer.c | 80
> ++++++++++++++++++++++++++++++++++++++++-
> tests/filtergraphs/firequalizer | 8 +++--
> 3 files changed, 88 insertions(+), 4 deletions(-)
applied
thanks
More information about the ffmpeg-devel
mailing list