summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/asm_arm.h (follow)
Commit message (Expand)AuthorAge
* libtremor: arm asm for ff_vector_fmul_window_c on v4 and v5 cores, speeds up ...Nils Wallménius2011-09-23
* libtremor: port over ffmpeg's windowing codeNils Wallménius2011-09-22
* codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i...Nils Wallménius2011-09-21
* FS#12141 by Sean BartellNils Wallménius2011-06-02
* libtremor: merge upstream revision 17538 'Fix decoder handling of floor0 when...Nils Wallménius2010-12-08
* Comment unused function.Andree Buschmann2010-11-21
* ARMv6 vector mutiplication asm, speeds up vorbis decoding about 0.1MHz on gig...Nils Wallménius2010-06-17
* Delete some duplicate inline asm macros since they now live in the codeclib.Nils Wallménius2010-06-17
* Fix broken whitespace after r24862Nils Wallménius2010-03-05
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Fix condition code clobbers (and one TAB) for inline arm code in lib and libt...Dave Hooper2009-08-29
* Commit FS#9882 - make better use of iram at different quality encodings, remo...Dave Hooper2009-04-25
* Codec lib directories renamed, except for demac.Björn Stenberg2008-11-05