Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Remove ugly and inconsistent uppercasing from filenames. | diego | 2007-12-12 | 1 | -1/+1 |
* | Change some static temporary vars to automatic ones because mingw32 binutils | zuxy | 2007-06-06 | 1 | -2/+2 |
* | Align output pointer so that we can use movaps instead of movups in dct64_sse; | zuxy | 2007-06-06 | 1 | -15/+5 |
* | Correct dct64 functions' declarations | zuxy | 2007-06-04 | 1 | -5/+2 |
* | Fix bug in reference code | zuxy | 2007-05-19 | 1 | -1/+1 |
* | directly insert ffreep %%st(0) opcode for compatibility with old | reimar | 2006-11-19 | 1 | -8/+1 |
* | fix mp3lib compilation on OSX | nplourde | 2006-11-19 | 1 | -1/+8 |
* | Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's ... | gpoirier | 2006-07-07 | 1 | -0/+437 |