summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor (follow)
Commit message (Expand)AuthorAge
...
* 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
* I find it weird that there is a private copy of this file here, but I'mDaniel Stenberg2005-07-12
* Fix possible use of uninitialized variableDaniel Stenberg2005-07-07
* 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
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing2005-03-03
* Handle .S files in the codec MakefilesLinus Nielsen Feltzing2005-03-02
* Correct dependencies for codec buildsLinus Nielsen Feltzing2005-03-01
* Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold2005-02-28
* Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.hJens Arnold2005-02-28
* Show compiled source filesJens Arnold2005-02-26
* Compile Tremor with _LOW_ACCURACY_ to increase speedMarcoen Hirschberg2005-02-24
* Cosmetic changes to remove compiler warnings and compile cleanly under RockboxDave Chapman2005-02-19
* tremor.a -> libTremor.aMarcoen Hirschberg2005-02-17
* Tremor does not encodeMarcoen Hirschberg2005-02-17
* Initial commit of the the Ogg Vorbis 'Tremor' integer playback codecMarcoen Hirschberg2005-02-17