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

Ganesh Ajjanagadde gajjanag at mit.edu
Sun Oct 25 17:35:11 CET 2015


On Sun, Oct 25, 2015 at 12:00 PM, Paul B Mahol <onemda at gmail.com> wrote:
> 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.

are basic tests part of the requirements of a new filter, or can that
be done in a separate commit?

> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list