summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/layer3.c (follow)
Commit message (Expand)AuthorAge
* Force alignment of various data structures in libmad. Speeds up Gigabeat S de...Michael Giacomelli2010-11-22
* Clean up libmad, remove unused compile options and source paths.Andree Buschmann2010-11-07
* Comment unused code in libmad. Clean up initialization and memset'ing of deco...Andree Buschmann2010-06-27
* Change liba52 and libmad to the original 8-spaced tabbing.Andree Buschmann2010-02-22
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli2008-09-20
* FS #6705 - ARM optimisations for libmad by Tomasz Malesinski. Modified sligh...Dave Chapman2007-07-28
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* Fix build warnings. A better fix might be to define HAVE_LIMITS_H, but someon...Barry Wardell2007-03-10
* Patch #5219 by Antonius Hellmann. Several optimisations to libmad. Both Coldf...Thom Johansen2006-04-27
* Various optimisations for libmad byThom Johansen2006-04-11
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* Replaced standard libmad accumulator sequence with EMAC optimised one.Thom Johansen2005-09-13
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some da...Thom Johansen2005-04-13
* note to self: never commit a fix in a hurry.Jean-Philippe Bernardy2005-03-10
* oops, 1I^2 = 1...Jean-Philippe Bernardy2005-03-10
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* Added asm optimized short block IMDCT and windowing.Thom Johansen2005-03-06
* Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold2005-02-28
* Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under L...Dave Chapman2005-02-15
* Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman2005-02-15