index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libmad
(
follow
)
Commit message (
Expand
)
Author
Age
*
Typo.
Thom Johansen
2005-06-09
*
Full precision synth_full and dct32. Replaced all multiplications with proper...
Thom Johansen
2005-06-09
*
Added -O2 to libmad GCC flags. Gives a nice boost.
Thom Johansen
2005-05-27
*
Aligns in the middle of code is unnecessary.
Thom Johansen
2005-05-25
*
Fixed makefiles for autoconf.g include.
Daniel Stenberg
2005-05-07
*
Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some da...
Thom Johansen
2005-04-13
*
note to self: never commit a fix in a hurry.
Jean-Philippe Bernardy
2005-03-10
*
oops, 1I^2 = 1...
Jean-Philippe Bernardy
2005-03-10
*
Compile the simulators without special code & data sections. Fixes intermitte...
Jens Arnold
2005-03-10
*
oops, silent compilation back in
Jean-Philippe Bernardy
2005-03-09
*
GMini: libmad compiled
Jean-Philippe Bernardy
2005-03-09
*
Added asm optimized short block IMDCT and windowing.
Thom Johansen
2005-03-06
*
Use the new generic SRC build "macro" in tools/makesrc.inc to process the
Daniel Stenberg
2005-03-06
*
Inserted optimized synth_full and put some vital data in IRAM.
Thom Johansen
2005-03-04
*
Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles
Linus Nielsen Feltzing
2005-03-03
*
Handle .S files in the codec Makefiles
Linus Nielsen Feltzing
2005-03-02
*
Correct dependencies for codec builds
Linus Nielsen Feltzing
2005-03-01
*
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-28
*
Show compiled source files
Jens Arnold
2005-02-26
*
Start to add libmad to the build system
Dave Chapman
2005-02-16
*
Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under L...
Dave Chapman
2005-02-15
*
Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in...
Dave Chapman
2005-02-15
*
Initial check-in of unmodified libmad code (libmad-0.15.1b)
Dave Chapman
2005-02-15