[FFmpeg-devel] [PATCH] avfilter: add vibrato filter

Paul B Mahol onemda at gmail.com
Sun Oct 25 17:00:23 CET 2015


On 10/24/15, Kyle Swanson <k at ylo.ph> wrote:
> Signed-off-by: Kyle Swanson <k at ylo.ph>
> ---
>  Changelog                |   2 +-
>  doc/filters.texi         |  16 ++++
>  libavfilter/Makefile     |   1 +
>  libavfilter/af_vibrato.c | 210
> +++++++++++++++++++++++++++++++++++++++++++++++
>  libavfilter/allfilters.c |   1 +
>  libavfilter/version.h    |   2 +-
>  6 files changed, 230 insertions(+), 2 deletions(-)
>  create mode 100644 libavfilter/af_vibrato.c
>

Will apply in next 24 hours if nobody have comments.


More information about the ffmpeg-devel mailing list