summaryrefslogtreecommitdiff
path: root/lib/rbcodec/dsp/compressor.c (unfollow)
Commit message (Expand)Author
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2013-12-15DSP Compressor: Sidechain, Exponential Atk/RlsRyan Billing
2013-07-06Enable setting of global output samplerate on certain targets.Michael Sevakis
2013-05-27Missed removing a couple unwanted includes in previous commit.Michael Sevakis
2013-05-27Remove explicit config.h and system.h includes from DSP code.Michael Sevakis
2013-05-04Cleanup and simplify latest DSP code incarnation.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-04-29Make compressor_update static.Michael Sevakis
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-04-26Consolidate compressor settings into a struct.Michael Sevakis
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell
2012-02-08Move to compressor out of dsp.c and into its own source to reduce DSP clutter.Michael Sevakis