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
*
Roll back the latest mpc upstream sync as this introduced a regression. Fixes...
Andree Buschmann
2011-12-11
*
Resync mpc to r476 of svn.musepack.org. Improves error handling after seek.
Andree Buschmann
2011-11-29
*
Solve FS#12396 through rolling back r26592. This fixes distortions while mpc ...
Andree Buschmann
2011-11-25
*
Fully remove floating point code from libmusepack. Introduce two small const ...
Andree Buschmann
2011-09-10
*
FS#12231
Nils Wallménius
2011-08-18
*
Sync rockbox to r475 of musepack's svn.
Andree Buschmann
2011-08-02
*
FS#12140 by Sean Bartell, Make various codec stuff static.
Nils Wallménius
2011-06-01
*
Use more IRAM for mpc on S5L870x. Speed up decoding by ~2%.
Andree Buschmann
2011-05-16
*
Fix compiler warnings ('variable set ut not used') with GCC 4.6.0.
Andree Buschmann
2011-04-27
*
FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain.
Nils Wallménius
2011-03-19
*
Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1
Nils Wallménius
2011-01-12
*
Use MEM_ALIGN_ATTR in mpc codec. Speed up by 22-24% was measured on ARM11.
Andree Buschmann
2010-11-21
*
Minor speed up of mpc requantization.
Andree Buschmann
2010-11-12
*
Re-submit ARM asm optimizations in mpc synthesis as the performance regressio...
Andree Buschmann
2010-11-12
*
Set alignment for major data arrays in the mpc codec. This avoids performance...
Andree Buschmann
2010-11-12
*
Roll back r28488 as it slows down mpc by 2% on S5L8701.
Andree Buschmann
2010-11-09
*
libmusepack: use postindexing on the pointer when storing to increment it for...
Nils Wallménius
2010-11-05
*
libmusepack: tiny optimization of the ARMv4 mpc_decoder_windowing_D implement...
Nils Wallménius
2010-11-05
*
libmusepack: ARMv6 assembler for mpc_decoder_windowing_D, speeds up decoding ...
Nils Wallménius
2010-11-05
*
Minor optimization of mpc codec via moving dewindowing asm to icode section f...
Andree Buschmann
2010-11-02
*
Using icode attribute for S5L870x is faster on some codecs. Speed up for mpc ...
Andree Buschmann
2010-11-02
*
Optimize mpc's synthesis filter by reducing stalls for arm9 and above. Speed ...
Andree Buschmann
2010-11-02
*
Fix FS#11710. On Coldfire CPU's mpc uses a speed optimization which was not c...
Andree Buschmann
2010-11-01
*
Fix FS#11650. Correct sliencing of subband in mpc decoder. Thanks to Leo Witt...
Andree Buschmann
2010-10-02
*
Optimization of mpc's buffering routines through using the maximum possible b...
Andree Buschmann
2010-10-02
*
Finally fix FS#11476 (data abort when playing some sv8 mpc files on lowmem ta...
Andree Buschmann
2010-10-02
*
Move memset6() declaration to string-extra.h, kills a warning compiling for a...
Thomas Martitz
2010-08-12
*
Convert inline coldfire assembler to a 'real' assembler function, with tweaks...
Nils Wallménius
2010-07-20
*
Housekeeping. Comment musepack code seqments unused in rockbox.
Andree Buschmann
2010-06-24
*
Disable unneeded parts of mpc's file-I/O interface.
Andree Buschmann
2010-06-21
*
Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of...
Andree Buschmann
2010-06-20
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
Some asm code beautification in the mpc decoder.
Andree Buschmann
2010-06-05
*
Small changes to asm for better readability.
Andree Buschmann
2010-05-29
*
Fix FS#11261 (slow seek forward in mpc files). Since the introduction of the ...
Andree Buschmann
2010-05-14
*
Restor setting of EMAC mode on coldfire lost in r25056 fixes whitenoise when ...
Nils Wallménius
2010-05-14
*
Unroll mpc's requantization loops for some (minor) speed up.
Andree Buschmann
2010-05-07
*
Refactor mpc's requantization to use identical macros for each subframe.
Andree Buschmann
2010-05-07
*
Clean up libmusepack: move declarations to internal.h and set svn properties.
Bertrik Sikken
2010-04-18
*
Restore musepack's IRAM configuration to pre r25127 for non PP5022/24.
Andree Buschmann
2010-03-12
*
Minor optimization for musepack codec through moving functions to IRAM on PP ...
Andree Buschmann
2010-03-11
*
Refacturate IRAM configuration for musepack codec. No functional change.
Andree Buschmann
2010-03-11
*
Use more IRAM for musepack on S5L870X CPUs.
Andree Buschmann
2010-03-07
*
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...
Andree Buschmann
2010-03-07
*
Submit FS#10974: Speed up mpc-codec through changing the dct32-algorithm. +5%...
Andree Buschmann
2010-02-07
*
1st part of fix for FS#10637. Correction of mpc header parsing.
Andree Buschmann
2010-01-31
*
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2010-01-03
*
* 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
[next]