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
/
libmusepack
(
follow
)
Commit message (
Expand
)
Author
Age
*
* ARM asm DSP and codec/plugin functions: Use r12 scratch register properly
Jens Arnold
2009-07-12
*
Cosmetic fix: remove duplicate semicolons
Bertrik Sikken
2009-03-04
*
Silence warning from 'ar' if the archive had to be created.
Jens Arnold
2009-03-01
*
Stop hiding errors by redirecting stderr to /dev/null. If we really need to d...
Daniel Stenberg
2009-02-23
*
Added 'keywords' and 'eol-style' properties.
Björn Stenberg
2008-11-25
*
Remove .a files before running ar, to avoid problems with renamed files remai...
Björn Stenberg
2008-11-20
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Solve possible glitch after seeking in mpc files. Documented the special trea...
Andree Buschmann
2008-06-28
*
Small correction to avoid overflow within calculate_V()-function. Re-enable f...
Andree Buschmann
2008-06-22
*
Musepack speed optimization. Speep up 64 bit precision synthesizer by another...
Andree Buschmann
2008-06-15
*
Minor code beautification.
Andree Buschmann
2008-06-14
*
Resort operands in mul/smull/mla/smlal to use D[] as second multiplication op...
Andree Buschmann
2008-06-14
*
Correct DSP_SET_SAMPLE_DEPTH to 29 for mpc (18.14 fixed point samples). Highe...
Andree Buschmann
2008-06-10
*
Small mpc quality improvement. Guarantee symmetric synthesis window for pre-s...
Andree Buschmann
2008-06-08
*
Further changes in mpc buffered seek. Remove magical number and replace it wi...
Andree Buschmann
2008-06-04
*
Fix for FS#9054. MPC-playback stopped after 3:34min caused by out-of-bounds a...
Andree Buschmann
2008-05-31
*
Fixes backward seeking on resumed files and backward seeking to positions to ...
Andree Buschmann
2008-05-22
*
Commit FS#9015. Rework of musepack buffered seek. Now a static seek buffer of...
Andree Buschmann
2008-05-22
*
Musepack seek hotfix. Do not dynamically allocate seek buffer but use a buffe...
Andree Buschmann
2008-05-19
*
Move ARM assembler of musepack synthesis filter to own file. Additionally add...
Andree Buschmann
2008-05-17
*
Commit FS#9000. Speed up Musepack decoder by 3% on PP5022/24 via using ICODE_...
Andree Buschmann
2008-05-17
*
Musepack performance optimization for PP5022/PP5024/MCF5250 targets. Use IRAM...
Andree Buschmann
2008-05-14
*
Removed non-active seek mechanism from musepack library, small other cleanups.
Andree Buschmann
2008-05-10
*
Some changes for musepack: Disable SV4-SV6 support (I guess I am the only one...
Andree Buschmann
2008-05-10
*
Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musep...
Michael Giacomelli
2008-03-08
*
FS #8179. Small Musepack speedup for ARM.
Thom Johansen
2007-11-19
*
FS #7166. Musepack optimizations and cleanups. Huge speedup on ARM. Note that...
Thom Johansen
2007-08-30
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-09
*
Update several codec Makefiles so that the codec libs build again on Coldfire...
Magnus Holmgren
2006-10-30
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
*
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-09-01
*
FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should als...
Thom Johansen
2006-08-31
*
Fix the first-frame memmove from pretending the data is interleaved, which it...
Thom Johansen
2006-04-29
*
Make libmusepack output the last frame in two passes. Reclaim the IRAM taken ...
Thom Johansen
2006-04-27
*
Use the Rockbox endian swap routine instead of the default one.
Thom Johansen
2006-04-25
*
prevent rockbox from using the wrong includes
Marcoen Hirschberg
2006-02-24
*
Add ASM optimised subband filtering loop for ARM targets. Restructure
Thom Johansen
2006-02-20
*
Start converting codecs to use internal sample format (28 bits + sign,
Thom Johansen
2006-02-13
*
Fix warning.
Thom Johansen
2006-01-30
*
Synced libmpcdec to musepack.net SVN.
Thom Johansen
2006-01-30
*
Make Musepack work on little endian devices.
Thom Johansen
2006-01-29
*
Profiling support, tools and documentation.
Brandon Low
2006-01-18
*
I figured out what was *really* causing the MPC track-change noise, so I
Dave Bryant
2006-01-08
*
Fix generic filtering routine to support non-interleaved audio as well.
Thom Johansen
2006-01-07
*
Codec makefile cleanup: remove redundant things, don't generate dependency fi...
Magnus Holmgren
2005-12-05
*
Changed output format of libmpcdec to non-interleaved stereo for a slight spe...
Thom Johansen
2005-11-06
[next]