summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
...
* Hush up warnings by defining away functions/macros. This should be fixed ifDaniel Stenberg2005-05-07
* nicer lookDaniel Stenberg2005-05-07
* Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some da...Thom Johansen2005-04-13
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12
* Smaller code size due to use of post-increment addressing. Move code out of i...Thom Johansen2005-04-01
* Fixed dumb cleaning, libmad.a cleaning.Michiel Van Der Kolk2005-03-20
* We never use the windows shell, we use *nix or cygwinLinus Nielsen Feltzing2005-03-18
* Initial check in dumb 0.9.2 - has a few usages of floating point that shouldMichiel Van Der Kolk2005-03-17
* note to self: never commit a fix in a hurry.Jean-Philippe Bernardy2005-03-10
* oops, 1I^2 = 1...Jean-Philippe Bernardy2005-03-10
* Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold2005-03-10
* oops, silent compilation back inJean-Philippe Bernardy2005-03-09
* GMini: libmad compiledJean-Philippe Bernardy2005-03-09
* fix proto and function to kill two simulator warningsDaniel Stenberg2005-03-08
* kill a warningDaniel Stenberg2005-03-08
* Added asm optimized short block IMDCT and windowing.Thom Johansen2005-03-06
* Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg2005-03-06
* Inserted optimized synth_full and put some vital data in IRAM.Thom Johansen2005-03-04
* Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing2005-03-03
* Broke H100 sim. I suck.Thom Johansen2005-03-03
* Duplicate line and four space wide tabs, sorry about that.Thom Johansen2005-03-03
* Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen2005-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
* CleanupJens Arnold2005-02-26
* Renamed config.h to config-a52.h to avoid name clash with rockbox' config.hJens Arnold2005-02-26
* Show compiled source filesJens Arnold2005-02-26
* Killed warningsJens Arnold2005-02-26
* no strcpy for codecsChristian Gmeiner2005-02-25
* no strcpy for codecsChristian Gmeiner2005-02-25
* Correction to clean: rule for libwavpackDave Chapman2005-02-25
* dirty ctype fixChristian Gmeiner2005-02-25
* include libwavpack into build systemChristian Gmeiner2005-02-25
* changes to compile without warningsChristian Gmeiner2005-02-25
* Initial import of libwavpackChristian Gmeiner2005-02-25
* Compile Tremor with _LOW_ACCURACY_ to increase speedMarcoen Hirschberg2005-02-24
* Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing2005-02-22
* Oops, wrong file committedJean-Philippe Bernardy2005-02-21
* typoJean-Philippe Bernardy2005-02-21
* Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedupDave Chapman2005-02-19
* Add Tremor to the buildDave Chapman2005-02-19
* Cosmetic changes to remove compiler warnings and compile cleanly under RockboxDave Chapman2005-02-19
* A temporary solution to build liba52 on the simulators - assume little-endian...Dave Chapman2005-02-18
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* More aggressive inlining for libFLACLinus Nielsen Feltzing2005-02-17
* 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