- 11 Aug, 2015 1 commit
-
-
Henrik Gramner authored
The .text section is already 16-byte aligned by default on all supported platforms so `SECTION_TEXT` isn't any different from `SECTION .text`. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 04 Aug, 2015 1 commit
-
-
Henrik Gramner authored
The .text section is already 16-byte aligned by default on all supported platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.
-
- 14 Oct, 2013 2 commits
-
-
Derek Buitenhuis authored
This is so we can sync to x264's version of FMA4 support. This partialy reverts commit 79687079. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
With the forthcoming VEX instruction emulation, mulps must have only the third operand point to memory, as this is what vmulps expects. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 30 Aug, 2013 1 commit
-
-
Thilo Borgmann authored
-
- 05 Jan, 2013 1 commit
-
-
Justin Ruggles authored
CC:libav-stable@libav.org
-
- 18 Nov, 2012 1 commit
-
-
Ronald S. Bultje authored
Fixes crashes on Win32 and stack overruns on x86-32 in general.
-
- 11 Nov, 2012 1 commit
-
-
Diego Biurrun authored
An assembler able to cope with AVX instructions is now required.
-
- 30 Oct, 2012 2 commits
-
-
Diego Biurrun authored
This is more consistent with the way we handle C #includes and it simplifies the build system.
-
Diego Biurrun authored
This is necessary to allow refactoring some x86util macros with cpuflags.
-
- 30 Aug, 2012 1 commit
-
-
Diego Biurrun authored
-
- 07 Aug, 2012 1 commit
-
-
Mans Rullgard authored
nasm prints a warning if the colon is missing. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 27 Jul, 2012 1 commit
-
-
Justin Ruggles authored
Adds optimized functions for mixing 3 through 8 input channels to 1 and 2 output channels in fltp or s16p format with flt coeffs.
-
- 26 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 25 Jul, 2012 1 commit
-
-
Justin Ruggles authored
-
- 18 Jun, 2012 2 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
-
- 29 May, 2012 2 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
-
- 01 May, 2012 1 commit
-
-
Reimar Döffinger authored
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
- 28 Apr, 2012 1 commit
-
-
Reimar Döffinger authored
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 25 Apr, 2012 1 commit
-
-
Justin Ruggles authored
This is a new library for audio sample format, channel layout, and sample rate conversion.
-