summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-038-271/+295
|\
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-036-43/+45
| * x86: proresdsp: improve SIGNEXTEND macro commentsDiego Biurrun2012-08-021-3/+3
| * x86: h264dsp: K&R formatting cosmeticsDiego Biurrun2012-08-021-225/+247
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-021-3/+10
|\ \ | |/
| * x86: fft: fix imdct_half() for AVXRonald S. Bultje2012-08-021-3/+10
| * x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-023-675/+0
* | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-08-024-226/+168
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-016-35/+65
|\ \ | |/
| * fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-07-315-226/+170
| * x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-314-33/+63
| * x86: h264dsp: Remove unused variable ff_pb_3_1Diego Biurrun2012-08-011-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-312-157/+175
|\ \ | |/
| * x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun2012-07-311-3/+1
| * h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-302-155/+175
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-2912-355/+360
|\ \ | |/
| * h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-281-127/+127
| * fft: rename "z" to "zc" to prevent name collision.Ronald S. Bultje2012-07-281-9/+9
| * vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-272-0/+5
| * h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-273-121/+120
| * h264_chromamc_10bit: port x86 simd to cpuflags.Ronald S. Bultje2012-07-272-28/+28
| * vp3: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-271-47/+47
| * rv34: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-271-5/+6
| * vp56: only compile MMX SIMD on x86-32.Ronald S. Bultje2012-07-272-0/+4
| * vp56: port x86 simd to cpuflags.Ronald S. Bultje2012-07-271-19/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-274-32/+30
|\ \ | |/
| * proresdsp: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-271-21/+18
| * mpegaudio: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-261-0/+5
| * x86inc: automatically insert vzeroupper for YMM functions.Ronald S. Bultje2012-07-262-20/+0
* | dwt: Fix several warnings about incompatible pointer typejamal2012-07-271-16/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-268-67/+160
|\ \ | |/
| * vp3: don't use calls to inline asm in yasm code.Ronald S. Bultje2012-07-251-41/+79
| * x86/dsputil: put inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-257-18/+73
| * dsputil_mmx: fix incorrect assembly codeYang Wang2012-07-251-9/+9
* | dsputil_mmx: fix incorrect assembly codeyang2012-07-241-9/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-231-1/+1
|\ \ | |/
| * dsputil: x86: add SHUFFLE_MASK_W macroJason Garrett-Glaser2012-07-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-191-15/+0
|\ \ | |/
| * x86: dsputil: drop some unused CPU flag debug codeDiego Biurrun2012-07-191-15/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-184-43/+68
|\ \ | |/
| * vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-184-39/+66
| * build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-181-4/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-071-1/+1
|\ \ | |/
| * x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macroMartin Storsjö2012-07-061-1/+1
* | x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosLoren Merritt2012-07-071-107/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-054-167/+170
|\ \ | |/
| * x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosDiego Biurrun2012-07-051-107/+22
| * x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macrosLoren Merritt2012-07-051-21/+0
| * x86: h264_intrapred: port to cpuflag macrosDiego Biurrun2012-07-052-146/+168
| * vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch tooMartin Storsjö2012-07-051-0/+2
OpenPOWER on IntegriCloud