summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/mdct_lookup.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17
* Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t...Michael Giacomelli2009-08-24
* Remove svn:executable on source file and set keywords.Dominik Riebeling2009-08-16
* Also modify mdct_lookup.c for compiling outside rockbox.Mohamed Tarek2009-08-13
* Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli2009-07-17