summaryrefslogtreecommitdiff
path: root/lib/rbcodec/dsp/dsp_core.c (follow)
Commit message (Expand)AuthorAge
* Enable setting of global output samplerate on certain targets.Michael Sevakis2013-07-06
* Remove explicit config.h and system.h includes from DSP code.Michael Sevakis2013-05-27
* Fix missed optimization opportunity in dsp_process.Michael Sevakis2013-05-04
* Cleanup and simplify latest DSP code incarnation.Michael Sevakis2013-05-04
* Tweak dsp_format_change_process (default format handler).Michael Sevakis2012-05-08
* rbcodec: Hooks for target specific functions in dsp_process loopMichael Sevakis2012-05-03
* Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis2012-05-01
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Fundamentally rewrite much of the audio DSP.Michael Sevakis2012-04-29