index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
Age
Commit message (
Expand
)
Author
2006-10-11
Forgot one file...
Magnus Holmgren
2006-10-11
AAC codec: Improved MP4 file parsing. Should now handle most streamable files...
Magnus Holmgren
2006-10-10
AAC codec: Fix buffer overrun on high-bitrate files.
Magnus Holmgren
2006-10-01
AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).
Magnus Holmgren
2006-09-29
Cleaner implementation of the recent OSX simulator build fix. No need to defi...
Barry Wardell
2006-09-29
Allow UI simulator to be build on OS (Slightly updated version of FS5767)
Barry Wardell
2006-09-25
oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb]
Rani Hod
2006-09-25
Accepted FS#6023 - ADX codec (some kind of ADPCM).
Rani Hod
2006-09-24
Fix the warning.
Magnus Holmgren
2006-09-24
Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...
Magnus Holmgren
2006-09-24
Add profiling support for libfaad, and enable a small optimization.
Magnus Holmgren
2006-09-23
Fix profiling builds.
Magnus Holmgren
2006-09-16
Reverted workaround for the gcc warning. There was a change of behaviour in a...
Jens Arnold
2006-09-09
FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the M...
Thom Johansen
2006-09-05
Recude iram usage for the Vorbis decoder a little. Makes it possible to build...
Magnus Holmgren
2006-09-05
A few minor changes to match upstream svn.
Magnus Holmgren
2006-09-02
more make magic to heal the broken builds
Daniel Stenberg
2006-09-02
settings.h includs button.h that includes target-button.h so we need to make
Daniel Stenberg
2006-09-01
Hopefully this tweak to the Coldfire assembly in mp3_enc.c will fix the compi...
Michael Sevakis
2006-09-01
Put Musepack output data array back in IRAM for faster DSP processing. Patch ...
Thom Johansen
2006-09-01
Support for Musepack SV4-6 stream files. Patch by Andrew Cupper.
Thom Johansen
2006-08-31
FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...
Thom Johansen
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-23
Add resume support to AAC files.
Magnus Holmgren
2006-08-23
Fix broken resume for wav files.
Magnus Holmgren
2006-08-17
Adding a slightly painful workaround to silence a compiler warning.
Daniel Stenberg
2006-08-10
Only cast if value is used. This should fix a build warning.
Antoine Cellerier
2006-08-02
Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes F...
Thom Johansen
2006-07-27
Moved the X5 button driver to the target tree
Linus Nielsen Feltzing
2006-07-26
Add resume support for AC3 files.
Magnus Holmgren
2006-07-25
Vorbis: Improve ability to decode old files (using floor0). Not enough to be ...
Magnus Holmgren
2006-07-24
Compiling libmad with -O instead of -O2 gives a small speedup (60% boost inst...
Dave Chapman
2006-07-18
Patch #5157 by Rainer Sinsch - SID codec
Dave Chapman
2006-06-27
Fix for wav files where the fmt chunk is not close to the start of the file
Adam Boot
2006-06-04
Fix bug 5341: Resume in Wav and Flac doesn't start from the position where it...
Magnus Holmgren
2006-05-20
Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback a...
Dave Chapman
2006-05-01
Tweak MP3 seeking a little, and don't do gapless trim if a seek has been done.
Magnus Holmgren
2006-04-29
Fix the first-frame memmove from pretending the data is interleaved, which it...
Thom Johansen
2006-04-27
Make libmusepack output the last frame in two passes. Reclaim the IRAM taken ...
Thom Johansen
2006-04-27
Patch #5219 by Antonius Hellmann. Several optimisations to libmad. Both Coldf...
Thom Johansen
2006-04-25
The last frame of Musepack files can contain double the amount of samples as ...
Thom Johansen
2006-04-25
Make playback not screw up if the user tries to seek on musepack
Brandon Low
2006-04-25
Fix warning.
Thom Johansen
2006-04-25
Use the Rockbox endian swap routine instead of the default one.
Thom Johansen
2006-04-25
Correctly identify end of file.
Thom Johansen
2006-04-22
Update libwavpack to the latest stream specification, and cross fingers
Dave Bryant
2006-04-22
Revert the previous commit because it seemed to break the 4G Gray Sim,
Dave Bryant
2006-04-22
Remove an unneeded define, add a todo
Brandon Low
2006-04-22
Update libwavpack to the latest stream specification
Dave Bryant
2006-04-22
Comment and make pretty the hack
Brandon Low
[next]