summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/codecs/libspc/spc_dsp.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-23SPC Codec: Add ARMv5 optimized code. Easy peasy.Michael Sevakis1-1/+12
2013-05-21SPC Codec: Need to restore a bit more data from cached waves.Michael Sevakis1-50/+41
2013-05-21Fix FS#9577 - SNES player missing tracks on certain SPCsMichael Sevakis1-44/+84
2013-05-21Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0.Michael Sevakis1-1/+1
2013-05-21SPC Codec: Refactor for CPU and clean up some things.Michael Sevakis1-1196/+537
2012-04-25Add codecs to librbcodec.Sean Bartell1-0/+1594