summaryrefslogtreecommitdiff
path: root/apps/codecs/libFLAC
AgeCommit message (Expand)Author
2006-12-11Delete libFLAC - it has't been used since October 2005Dave Chapman
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing
2005-09-07Put some FLAC data in IRAM. Will clean up code later.Thom Johansen
2005-07-28Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson
2005-07-18oops... should compile without warnings nowChristian Gmeiner
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-04-01Smaller code size due to use of post-increment addressing. Move code out of i...Thom Johansen
2005-03-08fix proto and function to kill two simulator warningsDaniel Stenberg
2005-03-06Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing
2005-03-03Broke H100 sim. I suck.Thom Johansen
2005-03-03Duplicate line and four space wide tabs, sorry about that.Thom Johansen
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing
2005-02-21Oops, wrong file committedJean-Philippe Bernardy
2005-02-21typoJean-Philippe Bernardy
2005-02-19Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedupDave Chapman
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-17More aggressive inlining for libFLACLinus Nielsen Feltzing
2005-02-16Add libFLAC to the build systemDave Chapman
2005-02-16Fix some compiler warningsDave Chapman
2005-02-16Remove an internal FLAC debug function that uses FILE*Dave Chapman
2005-02-16Initial import of libFLAC from flac-1.1.2.tar.gzDave Chapman