25 Commits (b4cb597900152e5abf90ac62ebfa18c78931a580)

Author SHA1 Message Date
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 9 years ago
James Almer 70277d1d23 x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 10 years ago
James Almer 164d6c7f5b x86/videodsp: fix warning about discarded 'const' qualifier 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 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 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 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
Ronald S. Bultje c341f734e5 Convert multiplier for MV from int to ptrdiff_t. 11 years ago
Michael Niedermayer 2ffead98dd avcodec: add emuedge_linesize_type 11 years ago
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Michael Niedermayer e16bac7b33 videodsp: Fix project name 12 years ago
Michael Niedermayer 90eaa989f1 x86/videodsp_init: Add back lost author attribution 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago