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
...
*
reduce firmware and sun audio codec.
Yoshihisa Uchida
2010-03-13
*
Fix comment on interpolation macro.
Andree Buschmann
2010-03-12
*
Fix playback of atrac3 joint stereo encoded files. Define the interpolation m...
Andree Buschmann
2010-03-12
*
Make atrac3 streams in wav containers work again (error was introduced with r...
Andree Buschmann
2010-03-12
*
Restore musepack's IRAM configuration to pre r25127 for non PP5022/24.
Andree Buschmann
2010-03-12
*
libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.
Yoshihisa Uchida
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
*
Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...
Jens Arnold
2010-03-10
*
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
[prev]
[next]