summaryrefslogtreecommitdiffstats
path: root/apps/codecs
AgeCommit message (Expand)AuthorFilesLines
2011-01-19SPC Codec: AS3525 targets should be fast enough for realtime BRR decode and e...Michael Sevakis1-3/+3
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius10-27/+26
2010-12-27Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz5-11/+6
2010-12-27Fix profiling on coldfire with newer Gcc.Nils Wallménius1-1/+3
2010-12-25Add stdio.h include for SEEK_SET define to various files.Thomas Martitz1-0/+1
2010-12-23SPC Codec: Was broken on ARMv6 since EABI switch and somehow I failed to noti...Michael Sevakis1-12/+12
2010-12-21libwavpack: put some lookup tables in iram, speedup of 8-10% on coldfire (h300).Nils Wallménius1-3/+3
2010-12-21aac: put two local structs on the stack as they are small and the codec uses ...Nils Wallménius1-2/+2
2010-12-15Add a newline to a debugf printing an error.Nils Wallménius1-1/+1
2010-12-12Revert tab police as it makes merging upstream changes more annoying and mess...Nils Wallménius5-20/+20
2010-12-12Tab police.Andree Buschmann5-20/+20
2010-12-08libtremor: merge upstream revisions 17541, 17542, 17543, 17544, 17545, 17546,...Nils Wallménius5-15/+25
2010-12-08libtremor: merge upstream revision 17539 and 17540 'Additional codebook valid...Nils Wallménius1-4/+16
2010-12-08libtremor: merge upstream revision 17538 'Fix decoder handling of floor0 when...Nils Wallménius2-14/+19
2010-12-08libtremor: merge upstream revision 17534 and 17536, fixing a possible 64 bit ...Nils Wallménius1-6/+37
2010-12-08libtremor: merge upstream revision 17528-17530, more error checking and bug f...Nils Wallménius5-26/+29
2010-12-08libtremor: merge upstream revision 17527, 'Eliminate possibility of booklist ...Nils Wallménius1-1/+1
2010-12-08libtremor: merge upstream revision 17526 and 17531, adding some more error ch...Nils Wallménius1-1/+13
2010-12-07libtremor: merge upstream revision 17525 'Commit additional hardening to setu...Nils Wallménius4-19/+25
2010-12-07libtremor: merge upstream revision 17524 more sanity checking.Nils Wallménius1-4/+15
2010-12-07libtremor: merge upstream revision 17522 and 17523 adding more sanity checking.Nils Wallménius2-5/+18
2010-12-07libtremor: merge upstream revision 17520 and 17521 tweaking some of the recen...Nils Wallménius2-3/+8
2010-12-07libtremor: merge upstream revision 17519 'Correct an accidental dereference-b...Nils Wallménius1-4/+6
2010-12-06libtremor: merge upstream revision 17518 actually returning failure code from...Nils Wallménius1-3/+5
2010-12-06libtremor: export a libogg function that is now needed.Nils Wallménius2-5/+10
2010-12-06libtremor: merge part of upstream revision 17514 adding some limit checking f...Nils Wallménius1-2/+6
2010-12-06libtremor: merge upstream revision 17513 'Add code to prevent heap attacks by...Nils Wallménius1-0/+14
2010-12-06libtremor: merge upstream revision 17512 'Correctly handle the nonsensical co...Nils Wallménius1-1/+1
2010-12-06libtremor: merge upstream revision 17511 'Add checks/rejection for absurdly h...Nils Wallménius1-0/+2
2010-12-06libtremor: merge upstream revision 17510.Nils Wallménius1-1/+14
2010-12-06libtremor:Nils Wallménius8-1453/+3102
2010-12-05make WavPack library check the extent of the block that it is parsing so that...Dave Bryant3-2/+12
2010-12-04libtremor: merge upstream revision 17374 and some inline/icode tweaks to main...Nils Wallménius3-14/+23
2010-12-01Remove tabsAndree Buschmann1-9/+9
2010-12-01codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...Nils Wallménius2-0/+207
2010-11-29ARM9 optimized synth_full for libmad. Speeds up mp3 decoding by an even 2 MH...Michael Giacomelli1-88/+94
2010-11-26libtremor: small tweak to coldfire inline asm function MULT31_SHIFT15, saving...Nils Wallménius1-3/+2
2010-11-24codeclib: there is no need to limit the outputs of the coldfire X(N)PROD_R ma...Nils Wallménius1-2/+2
2010-11-23codeclib: don't mark the outputs for the coldfire X(N)PROD_R asm macros as ea...Nils Wallménius1-3/+3
2010-11-22Use MEM_ALIGN_ATTR in libatrac3.Andree Buschmann4-15/+17
2010-11-22Fix bug in libatrac which lead to playback errors and/or distortions with som...Andree Buschmann1-4/+4
2010-11-22Align various libwma buffers. Saves about 1 MHz on the Gigabeat S.Michael Giacomelli2-12/+14
2010-11-22Force alignment of various data structures in libmad. Speeds up Gigabeat S de...Michael Giacomelli5-14/+14
2010-11-21Remove tabs.Andree Buschmann3-54/+54
2010-11-21Comment unused function.Andree Buschmann3-4/+9
2010-11-21Remove unused define.Andree Buschmann2-11/+0
2010-11-21Use MEM_ALIGN_ATTR in libdemac instead of fixed alignment. Speeds up arm11 by...Andree Buschmann1-5/+5
2010-11-21Use MEM_ALIGN_ATTR in mpc codec. Speed up by 22-24% was measured on ARM11.Andree Buschmann2-5/+6
2010-11-20Commit first part of FS#11235 by Buschel and I. Improves scheduling on arm9 ...Michael Giacomelli1-45/+43
2010-11-18libtremor: Use larger cachesize for codebook decoding on targets with 1MB cod...Nils Wallménius1-0/+6