summaryrefslogtreecommitdiff
path: root/apps/codecs/adx.c (follow)
Commit message (Expand)AuthorAge
* codecs: mark some local variables with 'static'Nils Wallménius2010-07-25
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Remove more tabsAndree Buschmann2010-02-07
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2009-07-04
* Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere2009-07-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* clear up some sim warningsAdam Gashlin2008-02-25
* Fix ADX decoder, old constant coefficients were for 44.1khz only, they Adam Gashlin2008-02-25
* Sorry, switching back again to the "better behaved" ADX codec of r15494. Adam Gashlin2007-11-09
* Revert to old ADX codec, works around broken bacwards seekAdam Gashlin2007-11-07
* Better behaved buffering.Adam Gashlin2007-11-06
* Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low2007-11-05
* Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold2007-03-17
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis2007-02-26
* SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis2007-02-10
* Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis2007-02-07
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC: Stop clicks between tracks when resampler is active by only switchin...Michael Sevakis2006-11-26
* Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen2006-10-27
* oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb]Rani Hod2006-09-25