summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/synth.c
AgeCommit message (Expand)Author
2006-09-16Reverted workaround for the gcc warning. There was a change of behaviour in a...Jens Arnold
2006-08-17Adding a slightly painful workaround to silence a compiler warning.Daniel Stenberg
2006-04-27Patch #5219 by Antonius Hellmann. Several optimisations to libmad. Both Coldf...Thom Johansen
2006-04-12OK, GCC obviously has a hard time with this. Let's just pretend GCC 4.1 doesn...Thom Johansen
2006-04-11Fix a couple of warnings for GCC 4.1.Thom Johansen
2005-10-27Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-09-07Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen
2005-06-09Full precision synth_full and dct32. Replaced all multiplications with proper...Thom Johansen
2005-03-10Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold
2005-03-06Added asm optimized short block IMDCT and windowing.Thom Johansen
2005-03-04Inserted optimized synth_full and put some vital data in IRAM.Thom Johansen
2005-02-15Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman