summaryrefslogtreecommitdiff
path: root/apps/dsp.c (follow)
Commit message (Expand)AuthorAge
...
* Speed up clipping; makes Vorbis decoding almost as fast as before the VorbisG...Magnus Holmgren2005-07-25
* Added ReplayGain support to WavPack, including a small fix to dsp.cDave Bryant2005-07-25
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Restructured DSP code for readability and speed. Simplified the API.Magnus Holmgren2005-07-16
* Removed the bogus debugf.Miika Pekkarinen2005-07-16
* Correctly read the next track metadata information. Don't crash ifMiika Pekkarinen2005-07-16
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough2005-07-05
* Fixed mono playback support for mp3. Added two other event handlers inMiika Pekkarinen2005-07-02
* Initializing resampler structure correctly with zeros.Miika Pekkarinen2005-06-27
* Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen2005-06-26