summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
...
* 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
* Add libFLAC to the build systemDave Chapman2005-02-16
* Fix some compiler warningsDave Chapman2005-02-16
* Remove an internal FLAC debug function that uses FILE*Dave Chapman2005-02-16
* Initial import of libFLAC from flac-1.1.2.tar.gzDave Chapman2005-02-16
* Add liba52 to the codec build.Dave Chapman2005-02-16
* Trivial changes to avoid compiler warnings.Dave Chapman2005-02-16
* Correct typo - liba52 is in apps/codecs, not apps/pluginsDave Chapman2005-02-16
* IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated a...Dave Chapman2005-02-16
* Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ...Dave Chapman2005-02-16