summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/asm_arm.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-09-21codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i...Nils Wallménius
2011-06-08codeclib: make selective inclusion of macros and inline functions from the co...Nils Wallménius
2011-06-05FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.Nils Wallménius
2010-06-17ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% ...Nils Wallménius
2010-02-21Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann
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
2009-08-29Fix condition code clobbers (and one TAB) for inline arm code in lib and libt...Dave Hooper
2008-09-04More files that were missed in the previous commit.Michael Giacomelli
2007-03-24FS #6848 - fast vector operations for ARM in Tremor.Tomasz Malesinski
2006-01-28Make Tremor usable on ARM targets.Thom Johansen
2005-02-17Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg