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
/
ape.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Commit work started in FS#12153 to put timing/position information in PCM
Michael Sevakis
2011-08-28
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Enforce that codecs wait for their metadata in a proper-ish and consistent ma...
Michael Sevakis
2011-02-20
*
Fix logf lines in codecs (type mismatches)
Jeffrey Goode
2010-05-15
*
FS#10122 - Fix wrong format type of logf functions in speex.c
Tomer Shalev
2009-09-30
*
Calculate watermark from bitrate and harddisk spinup time.
Björn Stenberg
2009-01-10
*
Make local functions static in codecs, where possible.
Bertrik Sikken
2008-12-29
*
Remove extraneous semicolons, and fix a comment.
Jens Arnold
2008-11-30
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This hel...
Jens Arnold
2008-10-03
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Change to (or add) 'standard' codec startup delay, fixing potential startup p...
Magnus Holmgren
2008-02-24
*
Remove conf_filechunk, it should never have been a setting and its implementa...
Brandon Low
2007-11-05
*
Seeking and resume support for Monkey's Audio
Dave Chapman
2007-06-08
*
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
2007-06-05