summaryrefslogtreecommitdiff
path: root/libavcodec/x86/cavsdsp_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-041-1/+1
|\
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-251-0/+6
|\ \ | |/
| * x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-251-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-0/+6
|\ \ | |/
| * x86: move some inline asm macros to the only places they are usedMans Rullgard2012-06-231-0/+6
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-1/+2
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-041-2/+2
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-301-1/+1
* Move cavs dsp functions to their own structMåns Rullgård2010-08-031-2/+11
* Make ff_pw_4 128 bitsDavid Conrad2010-07-111-1/+1
* x86: move function prototypes to header filesMåns Rullgård2010-03-061-5/+0
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-2/+2
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* Use MANGLE in cavsdsp, the current version using "m" constraints will notReimar Döffinger2009-10-011-23/+23
* convert ff_pw_64 into an xmm_reg for future use in vp6 sse codeAurelien Jacobs2009-02-121-1/+1
* avoid duplicating dsputil's clear_blockStefan Gehrer2009-02-101-22/+0
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+497