]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputil.asm
x86: dsputil: cosmetics: Remove two pointless variable indirections
[ffmpeg] / libavcodec / x86 / dsputil.asm
2013-04-08 Ronald S. Bultjex86: qpel: Move fullpel and l2 functions to a separate...
2013-03-25 Janne Grunaux86: consistently use unaligned movs in the unaligned...
2013-02-28 Diego BiurrunRevert "Move H264/QPEL specific asm from dsputil.asm...
2013-02-18 Daniel Kangx86: dsputil: Fix h263 loop filter link error in some...
2013-02-07 Daniel Kangdsputil: x86: Fix compile error
2013-02-06 Daniel Kangdsputil: x86: Convert h263 loop filter to yasm
2013-01-31 Diego Biurrunx86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
2013-01-27 Ronald S. BultjeMove H264/QPEL specific asm from dsputil.asm to h264_qp...
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-21 Ronald S. Bultjedsputil: remove butterflies_float_interleave.
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-11-18 Diego Biurrunx86: SPLATD: port to cpuflags
2012-11-16 Diego Biurrunx86: dsputil: port to cpuflags
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-11-11 Diego Biurrunbuild: Drop AVX assembly ifdefs
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-12 Diego Biurrunx86: Drop silly "_yasm" suffixes from filenames