summaryrefslogtreecommitdiff
path: root/apps/codecs/spc (unfollow)
Commit message (Expand)Author
2008-11-05Codec lib directories renamed, except for demac.Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03SPC Codec: I'm pretty sure Gigabeat S can do realtime BRR decode and echo. :)Michael Sevakis
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-01-24SPC Codec: Ensure no crash occurs on load failure which could cause emulation...Michael Sevakis
2007-11-26Be sure SPC codec runs nicely from the start by using more IRAM when the dual...Michael Sevakis
2007-11-18SPC Codec: Run SPC emulation on COP and audio sample processing on CPU on dua...Michael Sevakis
2007-11-08SPC/Coldfire: Just use msac.w instead of neg.l/mac.w. It seems fine. Must've ...Michael Sevakis
2007-07-16Forgot to add a file as usual.Michael Sevakis
2007-07-16Make the SPC codec run like it used to on Coldfire before -Os crushed it. Bui...Michael Sevakis
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold
2007-03-03Oops. That ICONST_ATTR shouldn't be on the gauss table...yet. I leave experim...Michael Sevakis
2007-03-03SPC codec on Coldfire: Urgh. There was a whole gain stage I overlooked. :P Ki...Michael Sevakis
2007-03-03Fix a comment that sounded a bit odd.Michael Sevakis
2007-03-03SPC codec on Coldfire: Move movclrs into the light and out of the long dark s...Michael Sevakis
2007-02-23SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed ...Michael Sevakis
2007-02-20Fix a mistake in wrapping the echo buffer.Michael Sevakis
2007-02-20SPC codec: enable echo on ColdFire CPU. Do a couple general small optimizatio...Michael Sevakis
2007-02-14Remove dishonest spc amplificationAdam Gashlin
2007-02-14Adding SPC codec (FS #6542)Adam Gashlin