[FFmpeg-devel] [PATCH] avfilter: add vibrato filter
Paul B Mahol
onemda at gmail.com
Sun Oct 25 18:34:46 CET 2015
Dana 25. 10. 2015. 17:35 osoba "Ganesh Ajjanagadde" <gajjanag at mit.edu>
napisala je:
>
> 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?
>
Can be done later, there are bunch of float/double filters that are not
covered, feel free to add tests for them.
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel at ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list