summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_v360_init.c
Commit message (Expand)AuthorAge
* avfilter/vf_v360: add mitchell interpolationPaul B Mahol2020-10-04
* avfilter/x86/vf_v360_init: add missing casesPaul B Mahol2020-04-02
* avfilter/vf_v360: add SIMD for lagrange9 interpolationPaul B Mahol2020-04-02
* avfilter/vf_v360: change remaps to int16_t typePaul B Mahol2020-01-19
* avfilter/x86/vf_360: add most of >8 depth asmPaul B Mahol2019-09-16
* x86/vf_v360: make remap{1,2}_8bit_line_avx2 work on x86_32James Almer2019-09-06
* avfilter/vf_v360: x86 SIMD for interpolationsPaul B Mahol2019-09-06