pkgsrc/audio/wavpack/PLIST
adam 6c63987867 Changes 4.75.2:
* fixed: corrupt mono or multichannel files created with assembly code (rare)
* fixed: building on Clang systems like Darwin and FreeBSD (req. Clang 3.5+)
* fixed: explicitly sign-extend audio data (< 4-byte) to avoid corrupt files
* fixed: rare decoding errors due to integer overflow (ARM assembly code)
* added: assembly optimizations for "extra" mode on mono or multichannel
2015-10-18 15:19:30 +00:00

10 lines
223 B
Text

@comment $NetBSD: PLIST,v 1.3 2015/10/18 15:19:30 adam Exp $
bin/wavpack
bin/wvgain
bin/wvunpack
include/wavpack/wavpack.h
lib/libwavpack.la
lib/pkgconfig/wavpack.pc
man/man1/wavpack.1
man/man1/wvgain.1
man/man1/wvunpack.1