summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libmusepack/synth_filter_arm.S
AgeCommit message (Expand)AuthorFilesLines
2010-03-07Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann1-2/+0
2010-02-07Submit FS#10974: Speed up mpc-codec through changing the dct32-algorithm. +5%...Andree Buschmann1-363/+295
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken1-0/+0
2009-07-12* ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold1-27/+27
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-15Musepack speed optimization. Speep up 64 bit precision synthesizer by another...Andree Buschmann1-1/+203
2008-06-14Minor code beautification.Andree Buschmann1-1/+1
2008-06-14Resort operands in mul/smull/mla/smlal to use D[] as second multiplication op...Andree Buschmann1-60/+63
2008-06-10Correct DSP_SET_SAMPLE_DEPTH to 29 for mpc (18.14 fixed point samples). Highe...Andree Buschmann1-2/+3
2008-05-17Move ARM assembler of musepack synthesis filter to own file. Additionally add...Andree Buschmann1-0/+155