- 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 1 commit
-
-
Loren Merritt authored
Fixes build with yasm-1.1 Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 30 Jun, 2013 1 commit
-
-
Loren Merritt authored
-
- 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.
-
- 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>
-
- 27 Mar, 2013 1 commit
-
-
Diego Biurrun authored
-
- 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>
-
- 14 Feb, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 22 Jan, 2013 3 commits
-
-
Ronald S. Bultje authored
This makes the aac decoder and all voice codecs independent of dsputil.
-
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
-
- 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
-
- 06 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-
- 19 Dec, 2012 1 commit
-
-
Ronald S. Bultje authored
Unbreak NASM support. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 13 Dec, 2012 1 commit
-
-
Janne Grunau authored
Fixes build errors with nasm introduced in 6f40e9f0 for stack memory alignment. Noticed by BugMaster.
-
- 12 Dec, 2012 2 commits
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Ronald S. Bultje authored
Use this in VP8/H264-8bit loopfilter functions so they can be used if there is no aligned stack (e.g. MSVC 32bit or ICC 10.x). Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 08 Dec, 2012 1 commit
-
-
Justin Ruggles authored
-
- 06 Dec, 2012 1 commit
-
-
Justin Ruggles authored
Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 05 Dec, 2012 2 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
Include x86-optimized versions for SSE2 and AVX.
-
- 27 Nov, 2012 1 commit
-
-
Diego Biurrun authored
The test for rweflags was dropped in a previous commit.
-
- 26 Nov, 2012 1 commit
-
-
Justin Ruggles authored
-
- 18 Nov, 2012 1 commit
-
-
Diego Biurrun authored
-