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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Another round of making local functions static and making sure that source fi...
Bertrik Sikken
2008-05-03
*
SPC Codec: I'm pretty sure Gigabeat S can do realtime BRR decode and echo. :)
Michael Sevakis
2008-05-03
*
Make local function interp_pitch in filters.c static.
Bertrik Sikken
2008-05-03
*
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...
Michael Sevakis
2008-05-02
*
Fix skipping back to the start of WMA files, broken by the addition of resume...
Magnus Holmgren
2008-04-29
*
Fix mistake in previous WMA commit. Also update comments to reflect changes.
Michael Giacomelli
2008-04-21
*
This table is probably 128 entries long beginning with -60. Greatly improves ...
Michael Giacomelli
2008-04-18
*
Correct copyright date and add acknowledgement of projects (libasf and VLC) t...
Dave Chapman
2008-04-16
*
Increase the size of one of the look up tables. Fixes 'burst of static' in so...
Michael Giacomelli
2008-04-14
*
Remove redundant init call.
Magnus Holmgren
2008-04-13
*
Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil...
Michael Giacomelli
2008-04-12
*
Make the WMA decoder less noisy in the sim.
Michael Giacomelli
2008-04-07
*
Fix sim for now. Eventually I should change the decoder to error out if ther...
Michael Giacomelli
2008-04-07
*
Let the console know when the huffman tables have overflown. This should nev...
Michael Giacomelli
2008-04-07
*
Amazingly, I've only been initing about 1/2 the huffman table entries needed ...
Michael Giacomelli
2008-04-07
*
Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...
Michael Sevakis
2008-04-06
*
Move audio_set_elapsed to mpa.c, as recommended by the TODO note. Please corr...
Nicolas Pennequin
2008-04-03
*
Remove obsolete comment
Nils Wallménius
2008-04-03
*
Revert... stupid svn doesn't complain when passing -m twice :(
Jens Arnold
2008-04-02
*
Make the measured LCD scanrates from the greylib known to the scanrate test p...
Jens Arnold
2008-04-02
*
Move codec_get_file_pos somewhere else like the comment said should be done. ...
Michael Sevakis
2008-03-29
*
Fix misleading debug statement.
Michael Giacomelli
2008-03-27
*
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
2008-03-25
*
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
2008-03-25
*
Fix (another) overflow when seeking in long WMA files.
Michael Giacomelli
2008-03-09
*
Don't assume reading the duration field advances the buffer 12 bytes, instead...
Michael Giacomelli
2008-03-09
*
AAC decoder: Remove suspicious use of the REAL_CONST macro. I don't know what...
Magnus Holmgren
2008-03-09
*
Revert accidental tree commit. Sorry for that.
Jens Arnold
2008-03-08
*
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2008-03-08
*
Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musep...
Michael Giacomelli
2008-03-08
*
clear up some sim warnings
Adam Gashlin
2008-02-25
*
Fix ADX decoder, old constant coefficients were for 44.1khz only, they
Adam Gashlin
2008-02-25
*
Change to (or add) 'standard' codec startup delay, fixing potential startup p...
Magnus Holmgren
2008-02-24
*
Try to fix resume problems for FLAC files.
Magnus Holmgren
2008-02-24
*
Revert the buggy warning fix for gcc 4.2. It caused a sim built with gcc 4.2 ...
Jens Arnold
2008-02-12
*
Optimize the ARM ASM qmf_synth() clipping stage a bit. Also fix a typo and re...
Thom Johansen
2008-02-08
*
make the gcc work-around somewhat more inclusive for gcc 4.2.X where X is 1
Daniel Stenberg
2008-02-07
*
a rather lame attempt to silence the gcc 4.2.3 warnings on what seems to be
Daniel Stenberg
2008-02-06
*
Vorbis codec: Only try to put the ARM assembler optimised MDCT in IRAM if the...
Jens Arnold
2008-01-25
*
SPC Codec: Ensure no crash occurs on load failure which could cause emulation...
Michael Sevakis
2008-01-24
*
Apply last fall's exponent fix to WMA v1 files as well.
Michael Giacomelli
2008-01-19
*
If seek fails, don't insert nonsense for the current position. Also, make on...
Michael Giacomelli
2008-01-06
*
Another fix for file system issues when encountering disk full (like when rec...
Peter D'Hoye
2007-12-13
*
Revert previous 'fix'. Did not actually fix the warning as I wasn't paying at...
Dan Everton
2007-12-09
*
Fix warnings in libfaad
Dan Everton
2007-12-09
*
Exclude an unneeded file from the voice codec build. Remove non-existing feat...
Thom Johansen
2007-12-08
*
metadata writing does not belong in the spc codec
Adam Gashlin
2007-12-06
*
Code-police raid - cosmetic changes only.
Dave Chapman
2007-12-01
*
Remove the mallocs for the codecdata in the m4a parser and assume a maximum s...
Dave Chapman
2007-12-01
*
Use the correct variable name - fixes warning
Dave Chapman
2007-11-30
[next]