| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix FSF address copy paste error in some license headers. | Diego Biurrun | 2011-05-14 | 1 | -1/+1 |
* | 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 | -0/+115 |
* | ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC... | Justin Ruggles | 2011-03-14 | 1 | -0/+45 |
* | ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16(). | Justin Ruggles | 2011-02-16 | 1 | -2/+1 |
* | ac3enc: Add x86-optimized function to speed up log2_tab(). | Justin Ruggles | 2011-02-13 | 1 | -0/+69 |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-10 | 1 | -0/+67 |