summaryrefslogtreecommitdiff
path: root/apps/dsp_cf.S
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen
2007-03-26Argh. Get the tabs out the asm again.Michael Sevakis
2007-03-25SWCODEC & Coldfire: Do some more DSP straigntening out. Do as much Coldfire o...Michael Sevakis
2007-03-12Coldfire DSP Assembly: Fix a bug in the resampler that would only affect one ...Michael Sevakis
2007-02-27SWCODEC: Tighten up coldfire assembly a little bit more. Cleanup to make diff...Michael Sevakis
2007-02-24Hrm. move.q? I want moveq.l :)Michael Sevakis
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis
2007-02-21SWCODEC, Coldfire, upsampling: Shave a couple more cycles out of the typical ...Michael Sevakis
2007-02-21How'd I miss that little tweak?Michael Sevakis
2007-02-21SWCODEC-Coldfire: Small upsampling tweek improves speed and size a tiny bit a...Michael Sevakis
2007-02-19Code police myself. Somehow got that full of tabs.Michael Sevakis
2007-02-19SWCODEC: DSP optimizations for conversion to internal format and resampling. ...Michael Sevakis
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen
2006-03-23Keep assembler versions of DSP routines in dsp_arch.S files. This alsoThom Johansen