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
/
lib
/
SOURCES
Age
Commit message (
Expand
)
Author
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-17
Merge from branches/mdctexp - faster ifft+imdct in codec lib
Dave Hooper
2010-02-04
Move udiv32_arm.S into libdemac, as this divider is specialized for the APE c...
Andrew Mahone
2010-02-01
FS#10943, optimized division and clz routines to replace libgcc routines for ...
Andrew Mahone
2010-01-28
Improvements to specialized dividers for APE codec:
Andrew Mahone
2009-07-17
Rearrange the MDCT library lookup tables so that codecs can access them. Acc...
Michael Giacomelli
2009-07-05
Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...
Maurus Cuelenaere
2009-07-04
Revert "Consolidate all fixed point math routines in one library (FS#10400) b...
Maurus Cuelenaere
2009-07-04
Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...
Maurus Cuelenaere
2009-04-16
Add setjmp implementation for MIPS targets from newlib
Maurus Cuelenaere
2009-03-08
Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V...
Magnus Holmgren
2008-11-05
Further optimised (vs. libgcc) unsigned 32 bit division for ARMv4 (based on t...
Jens Arnold
2008-09-04
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...
Michael Giacomelli
2006-11-11
FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X.
Barry Wardell
2005-10-13
Cleaned up the messy codec header and library system by merging codec.h, lib/...
Thom Johansen
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-06-22
codec lib sources
Daniel Stenberg