| Commit message (Expand) | Author | Age | Files | Lines |
* | Missing static in float_to_int16_altivec declaration | Luca Barbato | 2008-08-25 | 1 | -1/+1 |
* | Remove unused variables | Luca Barbato | 2008-08-23 | 1 | -2/+0 |
* | Introduce float_to_int16_interleave_altivec, tested with vorbis | Luca Barbato | 2008-08-23 | 1 | -1/+54 |
* | Introduce float_to_int16_one_altivec | Luca Barbato | 2008-08-23 | 1 | -10/+13 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | 10l, there is a corner case afterall... | Luca Barbato | 2007-01-23 | 1 | -2/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Proper fix for the corner case that would have been corrected before, praise&... | Luca Barbato | 2006-08-31 | 1 | -3/+3 |
* | Fix float_to_int16, unaligned case, broken by the previous commit | Luca Barbato | 2006-08-31 | 1 | -2/+2 |
* | 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th... | Luca Barbato | 2006-08-15 | 1 | -4/+4 |
* | altivec float optimizations | Luca Barbato | 2006-08-14 | 1 | -0/+192 |