12 Commits (b4cb597900152e5abf90ac62ebfa18c78931a580)

Author SHA1 Message Date
James Almer 70277d1d23 x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 10 years ago
Michael Niedermayer 5bca5f87d1 Revert "x86/videodsp: add emulated_edge_mc_mmxext" 11 years ago
James Almer 057d2704e7 x86/videodsp: add emulated_edge_mc_mmxext 11 years ago
Ronald S. Bultje 9ee9c679a7 x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
Ronald S. Bultje 51daafb02e x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such. 11 years ago
Ronald S. Bultje 458446acfa lavc: Edge emulation with dst/src linesize 11 years ago
Ronald S. Bultje 960490c0b2 avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD. 11 years ago
Ronald S. Bultje cd86eb265f avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
Ronald S. Bultje 1b3a7e1f42 avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86 simd as such. 11 years ago
Ronald S. Bultje 20d78a8606 libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instructions on x86-32. 11 years ago
Ronald S. Bultje face578d56 Rewrite emu_edge functions to have separate src/dst_stride arguments. 11 years ago
Diego Biurrun b6649ab503 cosmetics: Remove unnecessary extern keywords from function declarations 12 years ago
Michael Niedermayer e16bac7b33 videodsp: Fix project name 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago