On Sun, Jul 16, 2017 at 5:59 PM, Ronald S. Bultje <rsbul...@gmail.com> wrote:
> Hi, > > On Sat, Jul 15, 2017 at 12:42 PM, Ashish Singh <ashk43...@gmail.com> > wrote: > >> This one changes the previous vmaf patch to libvmaf to keep it separate >> from the >> native implementation of vmaf inside ffmpeg later. >> >> Signed-off-by: Ashish Singh <ashk43...@gmail.com> >> --- >> Changelog | 1 + >> configure | 5 + >> doc/filters.texi | 64 +++++++++ >> libavfilter/Makefile | 1 + >> libavfilter/allfilters.c | 1 + >> libavfilter/vf_libvmaf.c | 339 ++++++++++++++++++++++++++++++ >> +++++++++++++++++ >> 6 files changed, 411 insertions(+) >> create mode 100644 libavfilter/vf_libvmaf.c > > > Pushed. > > Ronald > Hi, thanks. Sorry that I forgot to refactor everything while changing from vmaf to libvmaf. I will push that soon. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel