summaryrefslogtreecommitdiff
path: root/apps/codecs/libwavpack/wavpack.h (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* make WavPack library check the extent of the block that it is parsing so that...Dave Bryant2010-12-05
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Move WavPack metadata parsing to its own file and add handling of non-standar...Dave Bryant2007-08-12
* Update libwavpack with latest changes from the tiny_encoder. This allowsDave Bryant2007-01-08
* 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
* Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold2005-02-28
* changes to compile without warningsChristian Gmeiner2005-02-25
* Initial import of libwavpackChristian Gmeiner2005-02-25