summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dsputil.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-081-192/+0
* x86: consistently use unaligned movs in the unaligned bswapJanne Grunau2013-03-251-6/+6
* Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."Diego Biurrun2013-02-281-0/+191
* x86: dsputil: Fix h263 loop filter link error in some configurationsDaniel Kang2013-02-181-162/+0
* dsputil: x86: Fix compile errorDaniel Kang2013-02-071-2/+2
* dsputil: x86: Convert h263 loop filter to yasmDaniel Kang2013-02-061-0/+163
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-311-43/+0
* Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.Ronald S. Bultje2013-01-261-188/+0
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-26/+0
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-37/+0
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-221-28/+0
* dsputil: remove butterflies_float_interleave.Ronald S. Bultje2013-01-201-44/+0
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-571/+0
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-251-0/+231
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-181-2/+0
* x86: dsputil: port to cpuflagsDiego Biurrun2012-11-161-114/+106
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-4/+4
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-111-6/+0
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-3/+3
* x86: Drop silly "_yasm" suffixes from filenamesDiego Biurrun2012-08-121-0/+1373
OpenPOWER on IntegriCloud