Hi, On Aug 30, 2017 22:52, "Paul B Mahol" <one...@gmail.com> wrote:
On 8/30/17, Ashish Pratap Singh <ashk43...@gmail.com> wrote: > From: Ashish Singh <ashk43...@gmail.com> > > Hi, > This patch changes the previous adm filter to integer types which will be > helpful for writing SIMD optimizations later. > > Signed-off-by: Ashish Singh <ashk43...@gmail.com> > --- > Changelog | 1 + > doc/filters.texi | 15 + > libavfilter/Makefile | 1 + > libavfilter/adm.h | 75 +++++ > libavfilter/allfilters.c | 1 + > libavfilter/vf_adm.c | 742 > +++++++++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 835 insertions(+) > create mode 100644 libavfilter/adm.h > create mode 100644 libavfilter/vf_adm.c > dualinput.h is removed in master, thus patch is useless. You need to port this to activate and framesync2. You can look at psnr and ssim for clues. Ok. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel