summaryrefslogtreecommitdiff
path: root/libavcodec/x86/videodsp.asm
Commit message (Expand)AuthorAge
* x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2James Almer2014-09-24
* Revert "x86/videodsp: add emulated_edge_mc_mmxext"Michael Niedermayer2014-06-28
* x86/videodsp: add emulated_edge_mc_mmxextJames Almer2014-06-26
* avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.Ronald S. Bultje2013-10-27
* avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead...Ronald S. Bultje2013-10-27
* avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...Ronald S. Bultje2013-10-24
* libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instruction...Ronald S. Bultje2013-10-10
* Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje2013-09-28
* Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-28
|\
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* | videodsp: Fix project nameMichael Niedermayer2012-12-22
|/
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20