summaryrefslogtreecommitdiffstats
path: root/apps/dsp_cf.S
AgeCommit message (Expand)AuthorFilesLines
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-3/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen1-10/+30
2007-03-26Argh. Get the tabs out the asm again.Michael Sevakis1-16/+15
2007-03-25SWCODEC & Coldfire: Do some more DSP straigntening out. Do as much Coldfire o...Michael Sevakis1-170/+254
2007-03-12Coldfire DSP Assembly: Fix a bug in the resampler that would only affect one ...Michael Sevakis1-5/+5
2007-02-27SWCODEC: Tighten up coldfire assembly a little bit more. Cleanup to make diff...Michael Sevakis1-94/+77
2007-02-24Hrm. move.q? I want moveq.l :)Michael Sevakis1-2/+2
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis1-39/+341
2007-02-21SWCODEC, Coldfire, upsampling: Shave a couple more cycles out of the typical ...Michael Sevakis1-10/+8
2007-02-21How'd I miss that little tweak?Michael Sevakis1-3/+3
2007-02-21SWCODEC-Coldfire: Small upsampling tweek improves speed and size a tiny bit a...Michael Sevakis1-19/+21
2007-02-19Code police myself. Somehow got that full of tabs.Michael Sevakis1-107/+107
2007-02-19SWCODEC: DSP optimizations for conversion to internal format and resampling. ...Michael Sevakis1-4/+141
2006-04-11New crossfeed complete with no volume reducing bugs. Feedback on all theThom Johansen1-61/+41
2006-03-23Keep assembler versions of DSP routines in dsp_arch.S files. This alsoThom Johansen1-0/+104