| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '206895708ea2b464755d340e44501daf9a07c310' | Michael Niedermayer | 2013-10-14 | 1 | -9/+9 |
|\ |
|
| * | x86inc: Remove our FMA4 support | Derek Buitenhuis | 2013-10-14 | 1 | -9/+9 |
* | | Merge commit '15748773bf33c110e6e2e9526c7ba5478274c74c' | Michael Niedermayer | 2013-10-14 | 1 | -1/+1 |
|\| |
|
| * | avresample/x86: Switch operand order for mulps | Derek Buitenhuis | 2013-10-14 | 1 | -1/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-06 | 1 | -26/+9 |
|\| |
|
| * | x86: lavr: use the x86inc.asm automatic stack alignment in mixing functions | Justin Ruggles | 2013-01-05 | 1 | -26/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-18 | 1 | -1/+9 |
|\| |
|
| * | x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32 | Ronald S. Bultje | 2012-11-17 | 1 | -1/+9 |
| * | build: Drop AVX assembly ifdefs | Diego Biurrun | 2012-11-11 | 1 | -8/+0 |
|/ |
|
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -5/+5 |
* | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -1/+1 |
* | lavr: add x86-optimized mixing functions | Justin Ruggles | 2012-07-27 | 1 | -0/+293 |
* | x86inc: automatically insert vzeroupper for YMM functions. | Ronald S. Bultje | 2012-07-26 | 1 | -10/+0 |
* | lavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp_flt() | Justin Ruggles | 2012-07-25 | 1 | -0/+5 |
* | lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs | Justin Ruggles | 2012-06-18 | 1 | -0/+47 |
* | lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs | Justin Ruggles | 2012-06-18 | 1 | -0/+34 |
* | lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs | Justin Ruggles | 2012-05-29 | 1 | -0/+41 |
* | lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs | Justin Ruggles | 2012-05-29 | 1 | -0/+45 |
* | Fix compilation with YASM/NASM without AVX support. | Reimar Döffinger | 2012-05-01 | 1 | -0/+2 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+64 |