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
2010-03-22
fix bug: WAV file playback does not resume (FS#11077)
Yoshihisa Uchida
2010-03-19
Fix FS#11127. r25165 introduced a bug to the aac codec, which lead to not res...
Andree Buschmann
2010-03-16
Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...
Michael Giacomelli
2010-03-14
Implement resume for alac codec.
Andree Buschmann
2010-03-14
Make resume handling in the AAC codec less confusing. No functional change.
Magnus Holmgren
2010-03-14
Fix FS#11103. Resuming musepack files was handled wrong since ages. This chan...
Andree Buschmann
2010-03-13
corrects the smaf parser the following.
Yoshihisa Uchida
2010-03-13
reduce firmware and sun audio codec.
Yoshihisa Uchida
2010-03-12
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-11
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-10
Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...
Jens Arnold
2010-03-09
Simplify makefile
Nils Wallménius
2010-03-09
Use bx lr unconditionally in setjmp_arm.S
Rafaël Carré
2010-03-07
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-06
When seek action failed, play time is invalid.
Yoshihisa Uchida
2010-03-06
libpcm: decoded pcm depth corrects.
Yoshihisa Uchida
2010-03-05
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-04
Remove leftover unused buffer from the mdctexp branch
Nils Wallménius
2010-03-03
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-02-28
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-24
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-22
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-21
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
[next]