summaryrefslogtreecommitdiffstats
path: root/apps/codecs/lib/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Add codecs to librbcodec.Sean Bartell1-12/+0
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz1-4/+0
2011-06-02FS#12141 by Sean BartellNils Wallménius1-5/+0
2010-08-24Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz1-9/+0
2010-07-15Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...Nils Wallménius1-0/+1
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-1/+1
2010-02-21Eep, didn't mean to commit those other filesDave Hooper1-2/+2
2010-02-21Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...Dave Hooper1-2/+2
2010-02-17Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper1-0/+6
2010-02-04Move udiv32_arm.S into libdemac, as this divider is specialized for the APE c...Andrew Mahone1-1/+0
2010-02-01FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone1-0/+1
2010-01-28Improvements to specialized dividers for APE codec:Andrew Mahone1-3/+1
2009-07-17Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli1-0/+1
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere1-1/+1
2009-07-04Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere1-1/+1
2009-07-04Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere1-1/+1
2009-04-16Add setjmp implementation for MIPS targets from newlibMaurus Cuelenaere1-0/+4
2009-03-08Add setjmp/longjmp for ARM and ColdFire to the codec lib, and use it in the V...Magnus Holmgren1-0/+5
2008-11-05Further optimised (vs. libgcc) unsigned 32 bit division for ARMv4 (based on t...Jens Arnold1-0/+3
2008-09-04Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli1-0/+7
2006-11-11FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X.Barry Wardell1-0/+2
2005-10-13Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen1-1/+0
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-1/+1
2005-06-22codec lib sourcesDaniel Stenberg1-0/+4