- 30 Aug, 2013 1 commit
-
-
Thilo Borgmann authored
-
- 29 Aug, 2013 1 commit
-
-
Diego Biurrun authored
-
- 28 Aug, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 17 Jul, 2013 1 commit
-
-
Diego Biurrun authored
-
- 02 Jul, 2013 2 commits
-
-
Michael Niedermayer authored
The bug has been fixed in c8b920a9 by Loren Merritt Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Loren Merritt authored
Fixes build with yasm-1.1 Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 01 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
This reverts commit 24742524.
-
- 30 Jun, 2013 4 commits
-
-
Loren Merritt authored
-
Michael Niedermayer authored
It just segfaults on 32bit, thus its disabled until someone fixes it. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The code doesnt build with yasm from ubuntu 12.04 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jun, 2013 2 commits
-
-
Loren Merritt authored
1.5x-1.8x faster on sandybridge Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Loren Merritt authored
4x-6x faster on sandybridge Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 03 May, 2013 1 commit
-
-
Christophe Gisquet authored
97c -> 49c Some codecs could benefit from more unrolling, but AAC doesn't.
-
- 16 Apr, 2013 2 commits
-
-
Michael Niedermayer authored
adds are simpler instructions and should be faster or equally fast on all cpus Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Christophe Gisquet authored
97c -> 49c Some codecs could benefit from more unrolling, but AAC doesn't. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Apr, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 09 Apr, 2013 1 commit
-
-
Christophe Gisquet authored
cmp{p,s}{s,d} instructions do take an imm8 operand. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 05 Apr, 2013 1 commit
-
-
Christophe Gisquet authored
cmp{p,s}{s,d} instructions do take an imm8 operand. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 Mar, 2013 1 commit
-
-
Diego Biurrun authored
-
- 12 Mar, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Feb, 2013 1 commit
-
-
Ronald S. Bultje authored
The "CentaurHauls family 6 model 9 stepping 8" family of CPUs (flags: fpu vme de pse tsc msr cx8 sep mtrr pge mov pat mmx fxsr sse up rng rng_en ace ace_en) SIGILLs on long nop codes. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 16 Feb, 2013 1 commit
-
-
James Almer authored
internal.h doesn't need to include cpu.h anymore since the relevant code was moved to x86/emms.h Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Feb, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 11 Feb, 2013 1 commit
-
-
Ronald S. Bultje authored
The "CPU: CentaurHauls family 6 model 9 stepping 8" family of CPUs (flags: fpu vme de pse tsc msr cx8 sep mtrr pge mov pat mmx fxsr sse up rng rng_en ace ace_en) SIGILLs on long nop codes. Change-Id: I7e7c52a2191006df30a9aadbc40d481a1db89106
-
- 22 Jan, 2013 3 commits
-
-
Ronald S. Bultje authored
Now, nellymoserenc and aacenc no longer depends on dsputil. Independent of this patch, wmaprodec also does not depend on dsputil, so I removed it from there also.
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
This makes the aac decoder and all voice codecs independent of dsputil.
-
- 18 Jan, 2013 3 commits
-
-
Martin Storsjö authored
This provides a fallback when building with Yasm enabled, but neither inline assembly, nor the _mm_empty intrinsic are available or enabled. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
This allows defining externally visible library symbols. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
The new name is more descriptive and will allow defining a separate public prefix for externally visible library symbols. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 17 Jan, 2013 1 commit
-
-
Martin Storsjö authored
This fixes builds on 64bit MSVC. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 16 Jan, 2013 1 commit
-
-
Justin Ruggles authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 15 Jan, 2013 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 14 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-