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
2011-06-30
Do not use double/float calculations but predefined tables in mod codec. Redu...
Andree Buschmann
2011-06-24
Submit FS#12142 by Sean Bartell with minor chnages by myself. Removes unused ...
Andree Buschmann
2011-06-24
SPC Codec: Restore correct FIR buffer alignment when an address mask is used....
Michael Sevakis
2011-06-24
Submit FS#12164 by Sean Bartell with minor changes by myself. Fixes possible ...
Andree Buschmann
2011-06-18
FS#12161: Correct the gapless processing for AAC, so that it doesn't remove t...
Magnus Holmgren
2011-06-09
libtremor: comment out unused struct member.
Nils Wallménius
2011-06-08
codeclib: make selective inclusion of macros and inline functions from the co...
Nils Wallménius
2011-06-07
FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...
Nils Wallménius
2011-06-06
libtremor: Implement a memory configuration for targets that don't use separa...
Nils Wallménius
2011-06-05
Safe part of FS#11268, saving some codec buffer space for targets that don't ...
Nils Wallménius
2011-06-05
FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.
Nils Wallménius
2011-06-05
Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...
Andree Buschmann
2011-06-05
Delete old unused macro.
Nils Wallménius
2011-06-02
Disable some unused code in speex to save binsize.
Nils Wallménius
2011-06-02
Build the voice codec speex with core -O switch to save size on targets using...
Nils Wallménius
2011-06-02
Fix define name.
Nils Wallménius
2011-06-02
FS#12141 by Sean Bartell
Nils Wallménius
2011-06-01
FS#12140 by Sean Bartell, Make various codec stuff static.
Nils Wallménius
2011-05-26
Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...
Michael Giacomelli
2011-05-23
Remove residual float operations from sid codec.
Andree Buschmann
2011-05-23
Fix yellow.
Andree Buschmann
2011-05-22
Save a large static buffer in sid codec.
Andree Buschmann
2011-05-22
S5L870x is fast enough to play spc with gaussian interpolation and echo proce...
Andree Buschmann
2011-05-22
Submit FS#12115: Use more IRAM in cook codec for several targets. Speeds up P...
Andree Buschmann
2011-05-20
Use more IRAM on S5L870x to speed up wmapro by ~2%.
Andree Buschmann
2011-05-20
Use more IRAM on S5L870x to speed up wma by ~3%.
Andree Buschmann
2011-05-16
FS#12117: Use more IRAM for atrac3. Speeds up decoding from 1-2% (PP5022, PP5...
Andree Buschmann
2011-05-16
Use more IRAM for mpc on S5L870x. Speed up decoding by ~2%.
Andree Buschmann
2011-05-15
FS#12113: Optimize IRAM configuration for SPC. Performance increases by 5-6% ...
Andree Buschmann
2011-05-15
FS#12113: Optimize IRAM configuration for NES Sound Format. Performance is st...
Andree Buschmann
2011-05-15
FS#12113: Optimize IRAM configuration for Atari SAP format. Performance gains...
Andree Buschmann
2011-05-12
Trapped into ifdef-hell. Configure libfaad's IRAM/DRAM usage like it is meant...
Andree Buschmann
2011-05-12
The last submit had one define too much. Nevertheless fix the IRAM configurat...
Andree Buschmann
2011-05-12
libfaad: AAC including HE-profile needs ~470 KB for playback (measured on ARM...
Andree Buschmann
2011-05-12
Make libfaad compilable again without PS_DEC.
Andree Buschmann
2011-05-11
libfaad: Move PS related variables to sbr_info struct. This allows dynamic al...
Andree Buschmann
2011-05-10
Implement error handling for libfaad's memory allocation. Do not allocate PS ...
Andree Buschmann
2011-05-10
Proper initialization of static variables in codeclib.
Andree Buschmann
2011-05-08
Use CACHEALIGN_SIZE in codec_malloc for optimal alignment.
Andree Buschmann
2011-05-08
Minor loop optimization in libfaad's is/ms decoding.
Andree Buschmann
2011-05-08
Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.
Andree Buschmann
2011-05-08
codeclib: Declare several variables static and remove unused variables.
Andree Buschmann
2011-05-03
Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
Work around another 'set but not used' warning.
Nils Wallménius
2011-05-01
Fix nearly all residual 'variable set but not used' warnings reported from GC...
Andree Buschmann
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
Fix several 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
Clean up speex a bit after the playback changes in r29785. Haven't found any ...
Michael Sevakis
2011-04-28
Remove unneeded update of ci->id3->frequency in aac and raac codec.
Andree Buschmann
2011-04-28
Get the NSF internal playlists working again. Fix a few wrongdoings in the me...
Michael Sevakis
[next]