| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: qpel: Move fullpel and l2 functions to a separate file | Ronald S. Bultje | 2013-04-08 | 1 | -192/+0 |
* | x86: consistently use unaligned movs in the unaligned bswap | Janne Grunau | 2013-03-25 | 1 | -6/+6 |
* | Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." | Diego Biurrun | 2013-02-28 | 1 | -0/+191 |
* | x86: dsputil: Fix h263 loop filter link error in some configurations | Daniel Kang | 2013-02-18 | 1 | -162/+0 |
* | dsputil: x86: Fix compile error | Daniel Kang | 2013-02-07 | 1 | -2/+2 |
* | dsputil: x86: Convert h263 loop filter to yasm | Daniel Kang | 2013-02-06 | 1 | -0/+163 |
* | x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp | Diego Biurrun | 2013-01-31 | 1 | -43/+0 |
* | Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. | Ronald S. Bultje | 2013-01-26 | 1 | -188/+0 |
* | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -26/+0 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -37/+0 |
* | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -28/+0 |
* | dsputil: remove butterflies_float_interleave. | Ronald S. Bultje | 2013-01-20 | 1 | -44/+0 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -571/+0 |
* | x86: h264: Convert 8-bit QPEL inline assembly to YASM | Daniel Kang | 2012-11-25 | 1 | -0/+231 |
* | x86: SPLATD: port to cpuflags | Diego Biurrun | 2012-11-18 | 1 | -2/+0 |
* | x86: dsputil: port to cpuflags | Diego Biurrun | 2012-11-16 | 1 | -114/+106 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -4/+4 |
* | build: Drop AVX assembly ifdefs | Diego Biurrun | 2012-11-11 | 1 | -6/+0 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -3/+3 |
* | x86: Drop silly "_yasm" suffixes from filenames | Diego Biurrun | 2012-08-12 | 1 | -0/+1373 |