Subject: CVS commit: pkgsrc/audio/wavpack
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2007 23:43:06
Module Name:	pkgsrc
Committed By:	tnn
Date:		Wed May  9 23:43:05 UTC 2007

Modified Files:
	pkgsrc/audio/wavpack: Makefile buildlink3.mk distinfo

Log Message:
Update to 4.41.0:

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


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/wavpack/Makefile \
    pkgsrc/audio/wavpack/buildlink3.mk pkgsrc/audio/wavpack/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.