summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-042-1/+7
|\ \ | |/
| * vp8: loopfilter >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-041-0/+6
| * dsputilenc: group yasm and inline asm function pointer assignment.Ronald S. Bultje2012-07-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-305-11/+95
|\ \ | |/
| * dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.Ronald S. Bultje2012-06-301-3/+6
| * x86: fmtconvert: add special asm for float_to_int16_interleave_misc_*Ronald S. Bultje2012-06-302-5/+85
| * x86: vc1: fix and enable optimised loop filterMans Rullgard2012-06-302-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-281-25/+12
|\ \ | |/
| * x86: fft: replace call to memcpy by a loopChristophe Gisquet2012-06-271-25/+12
| * x86: fft: elf64: fix PIC buildMans Rullgard2012-06-251-0/+4
* | x86: fft: elf64: fix PIC buildMans Rullgard2012-06-261-0/+4
* | Revert "Revert "x86: fft: win64: fix stack alignment for memcpy() call""Nicolas George2012-06-261-7/+9
* | Revert "Revert "x86: fft: convert sse inline asm to yasm""Nicolas George2012-06-263-121/+129
* | Revert "x86: fft: convert sse inline asm to yasm"Nicolas George2012-06-263-129/+121
* | Revert "x86: fft: win64: fix stack alignment for memcpy() call"Nicolas George2012-06-261-9/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-261-7/+9
|\ \ | |/
| * x86: fft: win64: fix stack alignment for memcpy() callMans Rullgard2012-06-251-7/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-2511-121/+168
|\ \ | |/
| * x86: fft: convert sse inline asm to yasmMans Rullgard2012-06-253-121/+129
| * x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-258-0/+39
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-0/+2
|\ \ | |/
| * h264: use asm cabac reader under a generic conditionMans Rullgard2012-06-231-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-244-104/+37
|\ \ | |/
| * x86: Only use optimizations with cmov if the CPU supports the instructionDiego Biurrun2012-06-233-3/+6
| * x86: remove unused inline asm macros from dsputil_mmx.hMans Rullgard2012-06-231-68/+0
| * x86: move some inline asm macros to the only places they are usedMans Rullgard2012-06-233-34/+34
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-1/+1
|\ \ | |/
| * cosmetics: do not use full path for local headersDiego Biurrun2012-06-221-1/+1
* | x86/dsputil_mmx: support 4 sample edgesMichael Niedermayer2012-06-221-1/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-181-4/+2
|\ \ | |/
| * dwt: remove variable-length arraysRonald S. Bultje2012-06-171-4/+2
* | diracdsp: try to fix segfaultMichael Niedermayer2012-06-161-2/+2
* | libavcodec/x86/rv40dsp_init.c: add missing HAVE_YASMMichael Niedermayer2012-06-101-0/+4
* | libavcodec/x86/h264dsp_mmx.c: add forgotten HAVE_YASMMichael Niedermayer2012-06-101-1/+1
* | libavcodec/x86/dwt.c: move some missed things under HAVE_YASMMichael Niedermayer2012-06-101-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-082-39/+0
|\ \ | |/
| * Add a float DSP framework to libavutilJustin Ruggles2012-06-082-39/+0
* | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer2012-05-301-11/+14
|\ \ | |/
| * x86: use new schema for ASM macrosVitor Sessak2012-05-294-76/+82
* | x86: use new schema for ASM macrosVitor Sessak2012-05-274-76/+79
* | Fix compilation with --disable-everything.Carl Eugen Hoyos2012-05-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-0/+6
|\ \ | |/
OpenPOWER on IntegriCloud