| Commit message (Expand) | Author | Age | Files | Lines |
* | videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations. | Ronald S. Bultje | 2016-01-18 | 1 | -15/+6 |
* | videodsp: don't overread edges in vfix3 emu_edge. | Ronald S. Bultje | 2015-10-24 | 1 | -4/+11 |
* | x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2 | James Almer | 2014-09-24 | 1 | -1/+27 |
* | Revert "x86/videodsp: add emulated_edge_mc_mmxext" | Michael Niedermayer | 2014-06-28 | 1 | -35/+24 |
* | x86/videodsp: add emulated_edge_mc_mmxext | James Almer | 2014-06-26 | 1 | -24/+35 |
* | avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD. | Ronald S. Bultje | 2013-10-27 | 1 | -17/+17 |
* | avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead... | Ronald S. Bultje | 2013-10-27 | 1 | -1/+1 |
* | avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86... | Ronald S. Bultje | 2013-10-24 | 1 | -6/+6 |
* | libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instruction... | Ronald S. Bultje | 2013-10-10 | 1 | -25/+39 |
* | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -511/+329 |
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' | Michael Niedermayer | 2013-03-28 | 1 | -3/+3 |
|\ |
|
| * | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 1 | -3/+3 |
* | | videodsp: Fix project name | Michael Niedermayer | 2012-12-22 | 1 | -4/+4 |
|/ |
|
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+612 |