| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-02 | 1 | -0/+9 |
|\ |
|
| * | ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents(). | Justin Ruggles | 2011-07-01 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 1 | -0/+3 |
|\| |
|
| * | ac3enc: modify mantissa bit counting to keep bap counts for all values of bap | Justin Ruggles | 2011-05-28 | 1 | -0/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext | Justin Ruggles | 2011-03-17 | 1 | -1/+14 |
* | ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC... | Justin Ruggles | 2011-03-14 | 1 | -0/+12 |
* | ac3enc: Add x86-optimized function to speed up log2_tab(). | Justin Ruggles | 2011-02-13 | 1 | -0/+11 |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-10 | 1 | -0/+45 |