summaryrefslogtreecommitdiff
path: root/apps/codecs/libwavpack/wavpack.h (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2010-12-05make WavPack library check the extent of the block that it is parsing so that...Dave Bryant
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2007-08-12Move WavPack metadata parsing to its own file and add handling of non-standar...Dave Bryant
2007-01-08Update libwavpack with latest changes from the tiny_encoder. This allowsDave Bryant
2006-04-22Update libwavpack to the latest stream specification, and cross fingersDave Bryant
2006-04-22Revert the previous commit because it seemed to break the 4G Gray Sim,Dave Bryant
2006-04-22Update libwavpack to the latest stream specificationDave Bryant
2006-03-26Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant
2005-12-19Explicitly declare char types to be signed when they must beDave Bryant
2005-07-09Reorganized encoder to allow compressing blocks in smaller chunks andDave Bryant
2005-07-04Added lossless encoding to WavPack library. Also made a few changes toDave Bryant
2005-06-09WavPack optimisation by David Bryant.Thom Johansen
2005-05-17Patch #1203309 by David Bryant - WavPack codec fix and performance enhancementLinus Nielsen Feltzing
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-25changes to compile without warningsChristian Gmeiner
2005-02-25Initial import of libwavpackChristian Gmeiner