On Wed, Oct 7, 2015 at 10:27 PM, Paul B Mahol <one...@gmail.com> wrote: > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > libavfilter/vf_w3fdif.c | 139 +++++++++++++++-------- > libavfilter/w3fdif.h | 61 +++++++++++ > libavfilter/x86/Makefile | 2 + > libavfilter/x86/vf_w3fdif.asm | 230 > +++++++++++++++++++++++++++++++++++++++ > libavfilter/x86/vf_w3fdif_init.c | 56 ++++++++++ > 5 files changed, 441 insertions(+), 47 deletions(-) > create mode 100644 libavfilter/w3fdif.h > create mode 100644 libavfilter/x86/vf_w3fdif.asm > create mode 100644 libavfilter/x86/vf_w3fdif_init.c >
How does the speed compare to YADIF with the SIMD in place? - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel