| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd68c05380cebf563915412182643a8be04ef890b' | Michael Niedermayer | 2015-06-01 | 1 | -1/+3 |
|\ |
|
| * | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 1 | -1/+3 |
* | | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' | Michael Niedermayer | 2014-04-05 | 1 | -2/+0 |
|\| |
|
| * | x86: Drop some unnecessary YASM ifdefs | Diego Biurrun | 2014-04-04 | 1 | -2/+0 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
|/ |
|
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -10/+10 |
* | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 1 | -69/+69 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -9/+10 |
* | x86: cosmetics: Comment some #endifs for better readability | Diego Biurrun | 2012-08-30 | 1 | -1/+1 |
* | lavr: add x86-optimized mixing functions | Justin Ruggles | 2012-07-27 | 1 | -0/+130 |
* | lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs | Justin Ruggles | 2012-06-18 | 1 | -0/+13 |
* | lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs | Justin Ruggles | 2012-06-18 | 1 | -0/+9 |
* | lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs | Justin Ruggles | 2012-05-29 | 1 | -0/+5 |
* | lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs | Justin Ruggles | 2012-05-29 | 1 | -0/+13 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -0/+44 |