summaryrefslogtreecommitdiff
path: root/apps/codecs/libspc/spc_dsp.c (follow)
Commit message (Expand)AuthorAge
* SPC codec: The inline asm 'memory' clobbers should be unneeded since the ASM ...Michael Sevakis2010-06-04
* Correction to clobber lists of several codec's inline assembly.Andree Buschmann2010-05-29
* Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...Michael Sevakis2010-05-02
* Fix yellow by making the ifdef hell slightly worseNils Wallménius2009-11-29
* Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...Nils Wallménius2009-11-29
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Re-added libspc which got dropped in a black hole.Björn Stenberg2008-11-05