summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/SOURCES (follow)
Commit message (Expand)AuthorAge
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Eep, didn't mean to commit those other filesDave Hooper2010-02-21
* Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...Dave Hooper2010-02-21
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17
* Move udiv32_arm.S into libdemac, as this divider is specialized for the APE c...Andrew Mahone2010-02-04
* FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone2010-02-01
* Improvements to specialized dividers for APE codec:Andrew Mahone2010-01-28
* Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli2009-07-17
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2009-07-04
* Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere2009-07-04
* Add setjmp implementation for MIPS targets from newlibMaurus Cuelenaere2009-04-16
* Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V...Magnus Holmgren2009-03-08
* Further optimised (vs. libgcc) unsigned 32 bit division for ARMv4 (based on t...Jens Arnold2008-11-05
* Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli2008-09-04
* FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X.Barry Wardell2006-11-11
* Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen2005-10-13
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* codec lib sourcesDaniel Stenberg2005-06-22