summaryrefslogtreecommitdiff
path: root/apps/codecs/libwavpack (follow)
Commit message (Expand)AuthorAge
* Profiling support, tools and documentation.Brandon Low2006-01-18
* Explicitly declare char types to be signed when they must beDave Bryant2005-12-19
* Codec makefile cleanup: remove redundant things, don't generate dependency fi...Magnus Holmgren2005-12-05
* fix gcc4 (un)signed warningsDaniel Stenberg2005-12-02
* "signed char" policeDave Chapman2005-11-12
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant2005-07-09
* Added lossless encoding to WavPack library. Also made a few changes toDave Bryant2005-07-04
* WavPack optimisation by David Bryant.Thom Johansen2005-06-09
* We clear our accumulators after we're done with them on Coldfire. No need to ...Thom Johansen2005-06-08
* ASM optimisation by David Bryant.Thom Johansen2005-05-31
* Patch #1203309 by David Bryant - WavPack codec fix and performance enhancementLinus Nielsen Feltzing2005-05-17
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* kill a warningDaniel 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
* 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
* 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
* 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