[FFmpeg-devel] [PATCH] avfilter: add frequency and phase shift filters

Zane van Iperen zane at zanevaniperen.com
Sun Oct 18 05:24:34 EEST 2020



On 18/10/20 6:45 am, Paul B Mahol wrote:
> 
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>   doc/filters.texi            |  30 ++++
>   libavfilter/Makefile        |   2 +
>   libavfilter/af_afreqshift.c | 274 ++++++++++++++++++++++++++++++++++++
>   libavfilter/allfilters.c    |   2 +
>   4 files changed, 308 insertions(+)
>   create mode 100644 libavfilter/af_afreqshift.c

lgtm




More information about the ffmpeg-devel mailing list