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
/
libtta
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
FS#12231
Nils Wallménius
2011-08-18
*
FS#12141 by Sean Bartell
Nils Wallménius
2011-06-02
*
FS#12140 by Sean Bartell, Make various codec stuff static.
Nils Wallménius
2011-06-01
*
Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1
Nils Wallménius
2011-01-12
*
Redo r28026 so that all .S files get the __ASSEMBLER__ define.
Thomas Martitz
2010-12-27
*
Add stdio.h include for SEEK_SET define to various files.
Thomas Martitz
2010-12-25
*
Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Thomas Martitz
2010-08-27
*
Tune compiler optimizations for libtta, gives a speedup of 1.1MHz on h300 and...
Nils Wallménius
2010-07-12
*
Coldfire assembler implementation of hybrid_filter for libtta. Speeds up deco...
Nils Wallménius
2010-07-12
*
Use more iram in the tta lib, speeds up decoding by 47MHz on h300 (mcf5249) a...
Nils Wallménius
2010-07-12
*
We already build with -fomit-frame-pointer so there's no need to specify that...
Nils Wallménius
2010-07-03
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
tta codec: optimize for arm target. pp502x: ~1% speed up.
Yoshihisa Uchida
2010-06-02
*
updates the README document.
Yoshihisa Uchida
2010-05-14
*
Put decoder array into IRAM. Improves Coldfire (h300) performance 218MHz ->1...
Michael Giacomelli
2010-05-13
*
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-13