summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libspc
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-1/+1
2010-05-02Do some SPC codec optimizing for ARMv6 (as a training exercise), tweak realti...Michael Sevakis2-90/+452
2009-11-29Fix yellow by making the ifdef hell slightly worseNils Wallménius1-1/+1
2009-11-29Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...Nils Wallménius2-19/+22
2009-04-25Might as well enable SPC so that all codecs build on the Clip. Not yet real ...Michael Giacomelli1-1/+1
2009-03-01Silence warning from 'ar' if the archive had to be created.Jens Arnold1-1/+1
2009-02-23Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...Daniel Stenberg1-1/+1
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-20Remove .a files before running ar, to avoid problems with renamed files remai...Björn Stenberg1-0/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg7-51/+30
2008-11-05Re-added libspc which got dropped in a black hole.Björn Stenberg8-0/+3350