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