summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
* 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
* Initial Makefile to build the codec codeDave Chapman2005-02-16
* Start to add libmad to the build systemDave Chapman2005-02-16
* Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under L...Dave Chapman2005-02-15
* Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in...Dave Chapman2005-02-15
* Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman2005-02-15