wavpack: update to 5.9.0
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:51:38 +0000 (18:51 +0100)
committerAlexandru Ardelean <redacted>
Sat, 9 May 2026 16:13:13 +0000 (19:13 +0300)
commit0b184d4686e54d8574ce299bad4b8e860fb0668c
tree74cd215e6200da90f6af6415e1c6f78710564314
parent166f65ec922a2d228ab9195648156a673ce9d6b8
wavpack: update to 5.9.0

Release 5.9.0 (January 16, 2026):
 * added: new feature to wvtag to copy tags from one WavPack file
   to another
 * improved: minor tweaks to the new DNS (dynamic noise shaping)
   algorithm
 * improved: better handling of specific non-standard WAV and AIFF
   files
 * improved: added CI (GitHub Actions) and fixed a few minor build
   issues
 * fixed: --pause option failed in many situations (Windows-only)
 * fixed: issues related to encoding from an unknown length
   (e.g., pipes)
 * fixed: several fuzzer-revealed issues related to multithreading
 * fixed: potential buffer overruns in WavpackOpenRawDecoder()

Link: https://github.com/dbry/WavPack/blob/5.9.0/NEWS
Signed-off-by: Daniel Golle <redacted>
sound/wavpack/Makefile
git clone https://git.99rst.org/PROJECT