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
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2012-04-22
cook: fix incorrect memset size argument
Bertrik Sikken
2012-04-22
libgme: fix incorrect memset size argument
Bertrik Sikken
2012-04-05
Build libspc with -03 on m68k (Coldfire).
Michael Sevakis
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
2012-04-03
More completely flush WMA decoder state on seek to prevent artifact.
Michael Giacomelli
2012-03-28
build system: completely autodetect target cpu architecture.
Thomas Martitz
2012-03-28
tlsf: move to /lib (it's also used by plugins).
Thomas Martitz
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
2012-02-07
Fix FS#12580 - Elapsed time nit reset after track change when playing AC3 files.
Michael Sevakis
2012-01-22
Don't filter out -O for sims.
Thomas Martitz
2012-01-22
Use ARCH instead of CPU for selecting optimization levels.
Thomas Martitz
2012-01-21
libspeex: Get rid of some bad trickery with the stack pointer.
Thomas Martitz
2012-01-21
Hosted: Output map files after linking.
Thomas Martitz
2012-01-21
Move supprt-arm.S to separate library.
Thomas Martitz
2012-01-21
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-04
AAC/M4A: Playback time wrapped after 2 hours and 42 minutes. Increase the wra...
Magnus Holmgren
2012-01-03
Adjust a few makefiles to generate smaller (upto 80%) binaries on RaaA through
Thomas Martitz
2011-12-21
libtremor: fix memory corruption bug introduced in r30728 that could cause cr...
Nils Wallménius
2011-12-19
FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decod...
Andree Buschmann
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-14
FS#12443: Implement downmixing to stereo for multichannel flac.
Andree Buschmann
2011-12-14
Correct decorrelation within flac decoding. Finally fixes FS#12371.
Andree Buschmann
2011-12-11
Roll back the latest mpc upstream sync as this introduced a regression. Fixes...
Andree Buschmann
2011-12-10
Fix decoding of multichannel flac, refactor sample buffer handling and decorr...
Andree Buschmann
2011-12-04
Collect the 16-bit signed range sample clipping routines scattered about, whi...
Michael Sevakis
2011-11-29
Rockbox does not support encrypted ADX. Clearly state this in the manual and ...
Andree Buschmann
2011-11-29
Resync mpc to r476 of svn.musepack.org. Improves error handling after seek.
Andree Buschmann
2011-11-25
Solve FS#12396 through rolling back r26592. This fixes distortions while mpc ...
Andree Buschmann
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
2011-10-08
Remove errorneous ; after "for" statement.
Thomas Jarosch
2011-10-08
libtremor: build with -O2 for cf, gives a slight speedup on high bitrate file...
Nils Wallménius
2011-10-08
fix warning in debug code
Nils Wallménius
2011-10-08
libtremor: hack to work around huge allocations for the comment packet in fil...
Nils Wallménius
2011-10-04
Silence build warning
Jeffrey Goode
2011-10-01
Fix detuned VRC7. In VRC7 apu the 2413 emu must run at the default clock rate...
Andree Buschmann
2011-09-23
libtremor: arm asm for ff_vector_fmul_window_c on v4 and v5 cores, speeds up ...
Nils Wallménius
2011-09-23
libtremor: small whitespace cleanup.
Nils Wallménius
2011-09-22
libtremor: cf asm for ff_vector_fmul_window_c, gives a speedup of ~0.3MHz.
Nils Wallménius
2011-09-22
libtremor: rename file that now contains more ffmpeg code.
Nils Wallménius
2011-09-22
libtremor: port over ffmpeg's windowing code
Nils Wallménius
2011-09-21
codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i...
Nils Wallménius
2011-09-19
libtremor: pass the floor1 lookup table pointer as a param to the render_line...
Nils Wallménius
2011-09-16
libtremor: save a kB or two limiting an array size to the maximum number of c...
Nils Wallménius
2011-09-16
libtremor: small tweak to cf channel coupling asm, speeding up vorbis decodin...
Nils Wallménius
2011-09-15
codeclib: more cf asm for the mdct, saves ~0.7MHz decoding vorbis on h300.
Nils Wallménius
2011-09-14
codeclib: further tweaks to the cf fft asm for a small speedup.
Nils Wallménius
2011-09-14
Roll back r30509 after discussion on irc. Activating AAC-HE SBR will not work...
Andree Buschmann
2011-09-13
codeclib: tweak coldfire mdct asm a bit more, flip usage of mac/msac instead ...
Nils Wallménius
[next]