summaryrefslogtreecommitdiff
path: root/apps/codecs/libFLAC (follow)
Commit message (Expand)AuthorAge
* Delete libFLAC - it has't been used since October 2005Dave Chapman2006-12-11
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Profiling support, tools and documentation.Brandon Low2006-01-18
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Put some FLAC data in IRAM. Will clean up code later.Thom Johansen2005-09-07
* Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2005-07-28
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Smaller code size due to use of post-increment addressing. Move code out of i...Thom Johansen2005-04-01
* fix proto and function to kill two simulator warningsDaniel Stenberg2005-03-08
* 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
* 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
* Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold2005-02-28
* 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
* 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
* 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