Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 1 | -2/+2 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -6/+6 |
* | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 1 | -6/+5 |
* | x86: lavr: add SSE2/AVX dither_int_to_float() | Justin Ruggles | 2013-01-08 | 1 | -0/+22 |
* | x86: lavr: add SSE2 quantize() for dithering | Justin Ruggles | 2013-01-08 | 1 | -0/+39 |