| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: dsputil: Move fpel declarations to a separate header | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
* | x86: avcodec: Add a bunch of missing #includes for av_cold | Diego Biurrun | 2014-01-09 | 1 | -0/+1 |
* | x86: avcodec: Consistently structure CPU extension initialization | Diego Biurrun | 2013-08-29 | 1 | -2/+3 |
* | x86: avcodec: Use convenience macros to check for CPU flags | Diego Biurrun | 2013-08-29 | 1 | -8/+6 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -9/+9 |
* | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 1 | -1/+1 |
* | x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c | Diego Biurrun | 2013-02-26 | 1 | -0/+9 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -3/+3 |
* | x86: vc1dsp: port to cpuflags | Diego Biurrun | 2012-11-05 | 1 | -2/+2 |
* | x86: Move optimization suffix to end of function names | Diego Biurrun | 2012-10-31 | 1 | -10/+10 |
* | x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -0/+123 |