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
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
build system: completely autodetect target cpu architecture.
Thomas Martitz
2012-03-28
*
libmad: Get rid of some bad trickery with the stack pointer.
Thomas Martitz
2012-01-21
*
libmad: Fix section attrs for hosted platforms.
Thomas Martitz
2012-01-21
*
Submit FS#12142 by Sean Bartell with minor chnages by myself. Removes unused ...
Andree Buschmann
2011-06-24
*
Redo r28026 so that all .S files get the __ASSEMBLER__ define.
Thomas Martitz
2010-12-27
*
Remove tabs
Andree Buschmann
2010-12-01
*
ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...
Michael Giacomelli
2010-11-29
*
Force alignment of various data structures in libmad. Speeds up Gigabeat S de...
Michael Giacomelli
2010-11-22
*
Commit first part of FS#11235 by Buschel and I. Improves scheduling on arm9 ...
Michael Giacomelli
2010-11-20
*
Correct comment.
Andree Buschmann
2010-11-09
*
Clean up libmad, remove unused compile options and source paths.
Andree Buschmann
2010-11-07
*
Tiny refactoring of libmad's synthesis filter. This allows minor speed up and...
Andree Buschmann
2010-11-07
*
libmad: small tweak to coldfire inline asm, gives a slight speedup and now bu...
Nils Wallménius
2010-07-23
*
Submit FS#11491. Refactor coldfire inline asm within libmad's synth_full() to...
Andree Buschmann
2010-07-22
*
Remove unneeded libmad files from build.
Andree Buschmann
2010-06-28
*
Comment further unused code in libmad.
Andree Buschmann
2010-06-27
*
Comment unused code in libmad. Clean up initialization and memset'ing of deco...
Andree Buschmann
2010-06-27
*
Refacture libmad's synthesis filter via macro usage. Comment unused special s...
Andree Buschmann
2010-06-27
*
libmad: Optimize away 2 instructions from coldfire III_imdct, no measurable s...
Nils Wallménius
2010-06-18
*
Clean up libmad/mad.h to avoid double or inconsistent definitions of types, f...
Andree Buschmann
2010-06-14
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
Submit FS#11365. Speed up mp3 decoding on ARM processors. It is faster to use...
Andree Buschmann
2010-06-10
*
Correction to clobber lists of several codec's inline assembly.
Andree Buschmann
2010-05-29
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Remove residual tabs in codec directory.
Andree Buschmann
2010-05-02
*
Change naming of arm asm routines in libmad's synthesis to match their functi...
Andree Buschmann
2010-05-02
*
Fix a bug introduced with r25777.
Andree Buschmann
2010-05-02
*
Refacturate arm version of libmad's synthesis filter. Only two asm macros lef...
Andree Buschmann
2010-05-02
*
Change liba52 and libmad to the original 8-spaced tabbing.
Andree Buschmann
2010-02-22
*
Remove all tabs within codec path.
Andree Buschmann
2010-02-22
*
Fix another file for r12 being a scratch register. Overlooked earlier because...
Jens Arnold
2009-07-13
*
* ARM asm DSP and codec/plugin functions: Use r12 scratch register properly
Jens Arnold
2009-07-12
*
Enable libmad ASM optimized fixed point routines for MIPS.
Michael Giacomelli
2009-03-10
*
Overlooked one place where the 'archive created' warning needs to be suppressed.
Jens Arnold
2009-03-04
*
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
2009-03-01
*
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
2009-02-23
*
Better file suffix replacement. Bug fix by Nils Wallménius. Closes FS #9644.
Björn Stenberg
2008-12-15
*
Restore compiler optimization level for libmad, was lost in the buildsystem r...
Nils Wallménius
2008-11-30
*
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-25
*
Remove .a files before running ar, to avoid problems with renamed files remai...
Björn Stenberg
2008-11-20
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Fix careless typo on my part that broke MP3 playback on Coldfire.
Michael Giacomelli
2008-09-22
*
Opps, fix mp3 decoding in the sim.
Michael Giacomelli
2008-09-20
*
Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...
Michael Giacomelli
2008-09-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
libmad: PP5002 does in fact profit more from -O2 than PP502x, so use it for a...
Jens Arnold
2008-06-01
*
Compile libmad with -O2 for the Ipods instead of just newer PP targets. Give...
Michael Giacomelli
2008-06-01
*
Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...
Michael Sevakis
2008-05-10
*
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...
Michael Sevakis
2008-05-02
[next]