summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/asm_mcf5249.h (follow)
Commit message (Expand)AuthorAge
* Codec lib directories renamed, except for demac.Björn Stenberg2008-11-05
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Clean out unused codeNils Wallménius2007-07-15
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* FS #6848 - fast vector operations for ARM in Tremor.Tomasz Malesinski2007-03-24
* Avoid EMAC stall in MULT31_SHIFT15.Thom Johansen2005-09-21
* Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen2005-07-30
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Removed calls to mcf5249_init_mac() from asm_mcf5249.h, added call for it to ...Ryan Jackson2005-07-15
* Changed assembly optimizations to re-init the MAC each time they're called. F...Ryan Jackson2005-07-15
* Use asm optimised memset() in vorbis_apply_window.Pedro Vasconcelos2005-06-21
* Enabled minor Tremor opt.Thom Johansen2005-06-12
* A little improvement on Vorbis block synthesis.Pedro Vasconcelos2005-06-10
* Kill warning. I suck.Thom Johansen2005-06-08
* Oops.Thom Johansen2005-06-08
* We clear our accumulators after we're done with them on Coldfire. No need to ...Thom Johansen2005-06-08
* Vorbis opts: keep floor1 lookup table in IRAM.Pedro Vasconcelos2005-06-08
* Vorbis optimizations: allocation of PCM buffers in IRAM, avoiding copying.Pedro Vasconcelos2005-06-06
* Basic optimizations of the Vorbis decoder for the ihp-1x0.Pedro Vasconcelos2005-05-27