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
2008-08-12
Made local functions static for vorbis and speex codecs
Bertrik Sikken
2008-08-12
Removed unused abort function implementation
Bertrik Sikken
2008-08-10
Use WMA windowing optimizations for AAC. Saves about 3.5MHz on Coldfire, and...
Michael Giacomelli
2008-08-10
Actually put the output in IRAM this time by combining some buffers that were...
Michael Giacomelli
2008-08-09
Speed up WMA decoding on coldfire (14% speedup with a 128kbps test file).
Jens Arnold
2008-07-28
Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ...
Michael Giacomelli
2008-07-28
asap: fix stereo mode and hopefully fix metadata handling.
Dominik Wenger
2008-07-27
Asap codec: put outputbuffer into iram. Improves performance.
Dominik Wenger
2008-07-26
Asap: fix a warning.
Dominik Wenger
2008-07-26
set svn:keywords on the new files.
Dominik Wenger
2008-07-26
ups: forgot a Makefile.
Dominik Wenger
2008-07-26
commit asap codec. plays .sap files. At the moment it only plays the default ...
Dominik Wenger
2008-07-26
import ASAP codec (http://asap.sourceforge.net/). Plays Amiga 8bit Sound. (.s...
Dominik Wenger
2008-07-19
Remove unused variable.
Michael Giacomelli
2008-07-19
Make the standalone FLAC test program work again (compile with make -f Makefi...
Dave Chapman
2008-07-17
Too much on the last commit.
Michael Giacomelli
2008-07-17
Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...
Michael Giacomelli
2008-07-05
Fix warning due to typo on my part.
Michael Giacomelli
2008-07-05
More WMAv1 fixes by Rafael Carre.
Michael Giacomelli
2008-06-28
Forgot that the X5/M5 use a 64/64KB IRAM split, so they can't use the previou...
Michael Giacomelli
2008-06-28
Put the WMA windowing and output buffer into IRAM on targets with > 96KB of i...
Michael Giacomelli
2008-06-28
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-24
Revert r14786 which resulted in a substantial reduction in accuracy to save a...
Michael Giacomelli
2008-06-24
Fix for WMAv1 decoding suggested by Rafael Carre. I don't think anyone out t...
Michael Giacomelli
2008-06-22
Small correction to avoid overflow within calculate_V()-function. Re-enable f...
Andree Buschmann
2008-06-15
Musepack speed optimization. Speep up 64 bit precision synthesizer by another...
Andree Buschmann
2008-06-14
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-10
Correct DSP_SET_SAMPLE_DEPTH to 29 for mpc (18.14 fixed point samples). Highe...
Andree Buschmann
2008-06-08
Small mpc quality improvement. Guarantee symmetric synthesis window for pre-s...
Andree Buschmann
2008-06-04
Further changes in mpc buffered seek. Remove magical number and replace it wi...
Andree Buschmann
2008-06-02
Some quality improvements in the mp3 encoder engine. For more details
Antonius Hellmann
2008-06-02
Put pointer arrays in the correct iram section, tiny const police to make it ...
Nils Wallménius
2008-06-01
libmad: PP5002 does in fact profit more from -O2 than PP502x, so use it for a...
Jens Arnold
2008-06-01
Compile libmad with -O2 for the Ipods instead of just newer PP targets. Give...
Michael Giacomelli
2008-05-31
Fix for FS#9054. MPC-playback stopped after 3:34min caused by out-of-bounds a...
Andree Buschmann
2008-05-26
fix FS#9042 - MOD codec: SoundTracker variant MOD files will not play
Robert Kukla
2008-05-22
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-21
FS #8680. MOD codec by Rainer Sinsch.
Thom Johansen
2008-05-19
Musepack seek hotfix. Do not dynamically allocate seek buffer but use a buffe...
Andree Buschmann
2008-05-17
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-14
Musepack performance optimization for PP5022/PP5024/MCF5250 targets. Use IRAM...
Andree Buschmann
2008-05-10
Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...
Michael Sevakis
2008-05-10
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-05
Fix a couple quirks from the previous commit.
Nicolas Pennequin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
[next]