summaryrefslogtreecommitdiffstats
path: root/apps/codecs/adx.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Remove more tabsAndree Buschmann1-46/+46
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere1-120/+3
2009-07-04Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere1-1/+118
2009-07-04Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere1-118/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-02-25clear up some sim warningsAdam Gashlin1-1/+1
2008-02-25Fix ADX decoder, old constant coefficients were for 44.1khz only, they Adam Gashlin1-10/+175
2007-11-09Sorry, switching back again to the "better behaved" ADX codec of r15494. Adam Gashlin1-52/+54
2007-11-07Revert to old ADX codec, works around broken bacwards seekAdam Gashlin1-54/+52
2007-11-06Better behaved buffering.Adam Gashlin1-52/+54
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low1-1/+0
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold1-4/+4
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold1-8/+8
2007-02-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis1-0/+2
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis1-6/+6
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis1-3/+4
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski1-8/+2
2006-11-26SWCODEC: Stop clicks between tracks when resampler is active by only switchin...Michael Sevakis1-1/+1
2006-10-27Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen1-1/+0
2006-09-25oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb]Rani Hod1-0/+343