summaryrefslogtreecommitdiff
path: root/libavutil/x86
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-20
|\
| * lavc: merge latest x86inc.asm fixes with x264Ronald S. Bultje2012-12-19
* | Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'Michael Niedermayer2012-12-14
|\|
| * x86inc: fully concatenate tokens to fix macro expansion for nasmJanne Grunau2012-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-13
|\|
| * x86inc: fix stack alignment on win64Ronald S. Bultje2012-12-12
| * x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-12
* | x86inc: support stack mem allocation and re-alignment in PROLOGUE.Ronald S. Bultje2012-12-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-08
|\|
| * x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles2012-12-07
* | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152'Michael Niedermayer2012-12-07
|\|
| * x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32Justin Ruggles2012-12-06
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-06
|\|
| * x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles2012-12-05
* | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'Michael Niedermayer2012-12-06
|\|
| * float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-05
* | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1'Michael Niedermayer2012-11-28
|\|
| * x86: cpu: Drop unused HAVE_RWEFLAGS conditionDiego Biurrun2012-11-28
* | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer2012-11-27
|\|
| * x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles2012-11-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-19
|\|
| * x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-14
|\|
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
| * build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
* | Merge commit '802713c4e7b41bc2deed754d78649945c3442063'Michael Niedermayer2012-11-12
|\|
| * x86inc: Set program_name outside of x86inc.asmDiego Biurrun2012-11-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-10
|\|
| * x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* | Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031'Michael Niedermayer2012-11-05
|\|
| * x86: PABSW: port to cpuflagsDiego Biurrun2012-11-05
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-03
|\|
| * x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-02
* | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60'Michael Niedermayer2012-11-03
|\|
| * x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-02
* | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615'Michael Niedermayer2012-11-03
|\|
| * x86util: Add cpuflags_mmxext alias for cpuflags_mmx2Diego Biurrun2012-11-02
| * x86inc: Only define program_name if the macro is unsetDiego Biurrun2012-11-02
| * x86: Fix assembly with NASMDave Yeo2012-10-31
* | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'Michael Niedermayer2012-10-31
|\|
| * x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-31
* | x86: Fix assembly with NASMDave Yeo2012-10-31
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
| * Remove INIT_AVX from x86inc.asm.Ronald S. Bultje2012-10-29
* | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-12
|\|
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-05
|\|
| * x86: get_cpu_flags: add necessary ifdefs around function bodyDiego Biurrun2012-10-04
| * x86: Drop CPU detection intrinsicsDiego Biurrun2012-10-04
| * x86: Add YASM implementations of cpuid and xgetbv from x264Diego Biurrun2012-10-04