summaryrefslogtreecommitdiff
path: root/apps/codecs/libwavpack/words.c (follow)
Commit message (Expand)AuthorAge
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make local functions static in codecs, where possible.Bertrik Sikken2008-12-29
* Update libwavpack to the latest stream specification, and cross fingersDave Bryant2006-04-22
* Revert the previous commit because it seemed to break the 4G Gray Sim,Dave Bryant2006-04-22
* Update libwavpack to the latest stream specificationDave Bryant2006-04-22
* Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant2006-03-26
* Explicitly declare char types to be signed when they must beDave Bryant2005-12-19
* 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
* Patch #1203309 by David Bryant - WavPack codec fix and performance enhancementLinus Nielsen Feltzing2005-05-17
* Initial import of libwavpackChristian Gmeiner2005-02-25