]> git.sesse.net Git - ffmpeg/history - libavfilter/x86/vf_v360_init.c
avfilter: add estdif video filter
[ffmpeg] / libavfilter / x86 / vf_v360_init.c
2020-10-04 Paul B Maholavfilter/vf_v360: add mitchell interpolation
2020-04-02 Paul B Maholavfilter/x86/vf_v360_init: add missing cases
2020-04-02 Paul B Maholavfilter/vf_v360: add SIMD for lagrange9 interpolation
2020-01-19 Paul B Maholavfilter/vf_v360: change remaps to int16_t type
2019-09-16 Paul B Maholavfilter/x86/vf_360: add most of >8 depth asm
2019-09-06 James Almerx86/vf_v360: make remap{1,2}_8bit_line_avx2 work on...
2019-09-06 Paul B Maholavfilter/vf_v360: x86 SIMD for interpolations