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
/
libtremor
/
window.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
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
2009-04-25
Commit FS#9882 - make better use of iram at different quality encodings, remo...
Dave Hooper
2008-11-05
Codec lib directories renamed, except for demac.
Björn Stenberg
2007-03-24
FS #6848 - fast vector operations for ARM in Tremor.
Tomasz Malesinski
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-06-21
Use asm optimised memset() in vorbis_apply_window.
Pedro Vasconcelos
2005-06-08
Vorbis opts: keep floor1 lookup table in IRAM.
Pedro Vasconcelos
2005-05-27
Basic optimizations of the Vorbis decoder for the ihp-1x0.
Pedro Vasconcelos
2005-02-28
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-17
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
Marcoen Hirschberg