summaryrefslogtreecommitdiff
path: root/apps/codecs/libatrac/atrac3data_fixed.h (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Use MEM_ALIGN_ATTR in libatrac3.Andree Buschmann2010-11-22
* Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and re...Dave Hooper2010-02-20
* Remove ICONST_ATTR from some tables, to fit into PP5020 iram (now that mdct i...Dave Hooper2010-02-20
* Add the Rockbox GNU header to some files in libatrac.Mohamed Tarek2010-02-16
* Work on atrac Joint Stereo mode. Correct calculation in getChannelWeights(), ...Andree Buschmann2010-02-15
* Submit interim version of FS#10565. Performance optimization of atrac3 decode...Andree Buschmann2009-08-29
* Put the lookup tables into iram ; 2% speedup on ColdFire 1% on ARMMohamed Tarek2009-08-16
* Modify libatrac to use fixed-point arithmetic.Mohamed Tarek2009-08-13