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
*
Simplify makefile
Nils Wallménius
2010-03-09
*
Use bx lr unconditionally in setjmp_arm.S
Rafaël Carré
2010-03-09
*
Use more IRAM for musepack on S5L870X CPUs.
Andree Buschmann
2010-03-07
*
Use larger IRAM for M5/X5 in vorbis.
Andree Buschmann
2010-03-07
*
Fix red.
Andree Buschmann
2010-03-07
*
Move WMA decoder array to IRAM on M5/X5 for better performance.
Andree Buschmann
2010-03-07
*
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...
Andree Buschmann
2010-03-07
*
ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends.
Yoshihisa Uchida
2010-03-07
*
wave codec
Yoshihisa Uchida
2010-03-07
*
When seek action failed, play time is invalid.
Yoshihisa Uchida
2010-03-06
*
libpcm: decoded pcm depth corrects.
Yoshihisa Uchida
2010-03-06
*
strip trailing space
Michael Giacomelli
2010-03-05
*
Fix red by moving fsincos back to libwma
Michael Giacomelli
2010-03-05
*
Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL.
Michael Giacomelli
2010-03-05
*
Fix broken whitespace after r24862
Nils Wallménius
2010-03-05
*
Remove leftover unused buffer from the mdctexp branch
Nils Wallménius
2010-03-04
*
libdemac: Separate filtering calls per channel in preparation for the dual-co...
Jens Arnold
2010-03-03
*
Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...
Jens Arnold
2010-03-03
*
fix yellow
Yoshihisa Uchida
2010-02-28
*
Fix 64-bit sim warning introduced in r24955
Dave Chapman
2010-02-28
*
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2010-02-28
*
Add vox (Dialogic telephony formats) codec add. (FS#11021)
Yoshihisa Uchida
2010-02-28
*
Add Sun Audio codec. (FS#10433)
Yoshihisa Uchida
2010-02-28
*
Add missing #include in libpcm codecs
Bertrik Sikken
2010-02-24
*
fix yellow
Yoshihisa Uchida
2010-02-24
*
add SMAF codec (.mmf extension)(FS#10432)
Yoshihisa Uchida
2010-02-24
*
libpcm: deletes PCM_CHUNK_SIZE.
Yoshihisa Uchida
2010-02-24
*
Change liba52 and libmad to the original 8-spaced tabbing.
Andree Buschmann
2010-02-22
*
Remove all tabs within codec path.
Andree Buschmann
2010-02-22
*
Remove CLIP_TO_15 from codeclib. Remove tabs.
Andree Buschmann
2010-02-21
*
Make mdct compilable again for non-ARM targets.
Andree Buschmann
2010-02-21
*
Further work on cook codec. Rounding is not needed when using a large fract p...
Andree Buschmann
2010-02-21
*
Eep, didn't mean to commit those other files
Dave Hooper
2010-02-21
*
Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...
Dave Hooper
2010-02-21
*
Optimization for cook codec. Rework sample output to be able to use highly op...
Andree Buschmann
2010-02-21
*
Unroll and optimise channel coupling for arm gives 0.6Mhz speed for vorbis on...
Dave Hooper
2010-02-21
*
Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and re...
Dave Hooper
2010-02-20
*
Remove ICONST_ATTR from some tables, to fit into PP5020 iram (now that mdct i...
Dave Hooper
2010-02-20
*
Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...
Dave Hooper
2010-02-20
*
libpcm: linear pcm decode logic separates according to each bitspersample, en...
Yoshihisa Uchida
2010-02-20
*
Clarify comments in ARMv6 divider regarding special-case handling of large (h...
Andrew Mahone
2010-02-20
*
commit FS#10424 and FS#10425
Yoshihisa Uchida
2010-02-20
*
Use new MDCT library for libfaad. Speeds up AAC-LC by 2.5MHz.
Michael Giacomelli
2010-02-20
*
I don't yet fully understand why this is required, but without it the output ...
Dave Hooper
2010-02-18
*
split_radix_permutation also unused (since now a hardcoded table) - but left ...
Dave Hooper
2010-02-17
*
FIx typo in coldfire asm which caused yellow
Dave Hooper
2010-02-17
*
Fix yellow (bad function declaration)
Dave Hooper
2010-02-17
*
Fix yellow (ff_fft_permute_c an unused function in codeclib)
Dave Hooper
2010-02-17
*
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2010-02-17
*
Add the Rockbox GNU header to some files in libatrac.
Mohamed Tarek
2010-02-16
[next]