summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libspc
AgeCommit message (Expand)Author
2013-05-26SPC Codec ARMv5: I didn't have fast gauss quite right.Michael Sevakis
2013-05-23SPC Codec: Add ARMv5 optimized code. Easy peasy.Michael Sevakis
2013-05-21SPC Codec: Simplify configuration and assume nothing need be disabled.Michael Sevakis
2013-05-21SPC Codec: Need to restore a bit more data from cached waves.Michael Sevakis
2013-05-21Fix FS#9577 - SNES player missing tracks on certain SPCsMichael Sevakis
2013-05-21Fix 87021f7 errors. There is no this->echo_pos when SPC_NOECHO != 0.Michael Sevakis
2013-05-21SPC Codec: Refactor for CPU and clean up some things.Michael Sevakis
2012-04-25Add codecs to librbcodec.Sean Bartell