summaryrefslogtreecommitdiff
path: root/audio/wavpack
AgeCommit message (Collapse)AuthorFilesLines
2007-05-09Update to 4.41.0:tnn3-9/+9
fixed: corrupt floating-point audio on big-endian machines fixed: limit RIFF data buffering to 16 MB to prevent out-of-memory crash improved: attempt to mute errors when decoding corrupt legacy WavPack files improved: overall performance enhancements of 10% to 30% (depending on mode) added: MMX intrinsics for 24-bit (and higher) stereo encoding (thanks to Joachim Henke) added: --skip and --until commands to unpack specified range of audio data
2007-02-01add wavpack-4.40.0, a library/utility for the wavpack audio format,drochner5-0/+60
mostly from Tobias Nygren per pkgsrc-wip