summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dsputil.asm
Commit message (Expand)AuthorAge
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
* Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.Ronald S. Bultje2013-01-26
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* dsputil: remove butterflies_float_interleave.Ronald S. Bultje2013-01-20
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-25
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* x86: dsputil: port to cpuflagsDiego Biurrun2012-11-16
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* x86: Drop silly "_yasm" suffixes from filenamesDiego Biurrun2012-08-12