]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_v360: x86 SIMD for interpolations
authorPaul B Mahol <onemda@gmail.com>
Tue, 3 Sep 2019 16:54:44 +0000 (18:54 +0200)
committerPaul B Mahol <onemda@gmail.com>
Fri, 6 Sep 2019 12:10:37 +0000 (14:10 +0200)
commit058bbf48c6ba74eddecc4fd684ce45a50d49366f
treef4c42bbd5eaa30bfeadbf95ec71ccfdf0813c44b
parentf0d8005ec5bedb99f40e3f48312c55e89ef88d95
avfilter/vf_v360: x86 SIMD for interpolations
libavfilter/v360.h [new file with mode: 0644]
libavfilter/vf_v360.c
libavfilter/x86/Makefile
libavfilter/x86/vf_v360.asm [new file with mode: 0644]
libavfilter/x86/vf_v360_init.c [new file with mode: 0644]