summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/synth.c (follow)
Commit message (Expand)AuthorAge
* Stop libmad from crashing on 64 bit simulators.Jens Arnold2007-09-07
* Revert r14050 (apart from the non-related whitespace changes) and fix the S3C...Dave Chapman2007-07-29
* Fix mp3 playback on the gigabeat by not putting code in IRAM. Someone actuall...Michael Giacomelli2007-07-29
* 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
* Reverted workaround for the gcc warning. There was a change of behaviour in a...Jens Arnold2006-09-16
* Adding a slightly painful workaround to silence a compiler warning.Daniel Stenberg2006-08-17
* Patch #5219 by Antonius Hellmann. Several optimisations to libmad. Both Coldf...Thom Johansen2006-04-27
* OK, GCC obviously has a hard time with this. Let's just pretend GCC 4.1 doesn...Thom Johansen2006-04-12
* Fix a couple of warnings for GCC 4.1.Thom Johansen2006-04-11
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren2005-09-28
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* Full precision synth_full and dct32. Replaced all multiplications with proper...Thom Johansen2005-06-09
* Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold2005-03-10
* Added asm optimized short block IMDCT and windowing.Thom Johansen2005-03-06
* Inserted optimized synth_full and put some vital data in IRAM.Thom Johansen2005-03-04
* Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman2005-02-15