summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libFLAC
AgeCommit message (Expand)AuthorFilesLines
2005-07-28Added comments, Replay Gain, and resume/bookmarks for FLAC.Ryan Jackson2-4/+5
2005-07-18oops... should compile without warnings nowChristian Gmeiner2-2/+2
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2-3/+3
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-7/+9
2005-04-01Smaller code size due to use of post-increment addressing. Move code out of i...Thom Johansen1-132/+131
2005-03-08fix proto and function to kill two simulator warningsDaniel Stenberg3-3/+3
2005-03-06Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg1-2/+3
2005-03-03Use EXTRA_DEFINES for the SOURCES parsing in the codec makefilesLinus Nielsen Feltzing1-1/+1
2005-03-03Broke H100 sim. I suck.Thom Johansen1-1/+1
2005-03-03Duplicate line and four space wide tabs, sorry about that.Thom Johansen1-8/+7
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen5-209/+255
2005-03-02Handle .S files in the codec MakefilesLinus Nielsen Feltzing1-1/+2
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold16-14/+18
2005-02-22Temporary solution for code and data in IRAM for iriver codecsLinus Nielsen Feltzing1-0/+1
2005-02-21Oops, wrong file committedJean-Philippe Bernardy1-0/+4
2005-02-21typoJean-Philippe Bernardy1-4/+0
2005-02-19Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedupDave Chapman4-0/+222
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg1-2/+13
2005-02-17More aggressive inlining for libFLACLinus Nielsen Feltzing1-1/+2
2005-02-16Add libFLAC to the build systemDave Chapman2-0/+57
2005-02-16Fix some compiler warningsDave Chapman6-9/+9
2005-02-16Remove an internal FLAC debug function that uses FILE*Dave Chapman2-0/+4
2005-02-16Initial import of libFLAC from flac-1.1.2.tar.gzDave Chapman56-0/+29599