-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update wavpack to version 5.7.0 / rev 34 via SR 1158786
https://build.opensuse.org/request/show/1158786 by user tiwai + anag+factory
- Loading branch information
1 parent
fbfb6e5
commit aa15f44
Showing
6 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/ipfs/bafybeifoolxtawoa6qqz6mr4d3ktw4uxjlptmrzvtv7hfp74mn5qg5je3m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
------------------------------------------------------------------- | ||
Sat Mar 16 16:38:45 UTC 2024 - Andrea Manzini <[email protected]> | ||
|
||
- update to 5.7.0: | ||
* added: multithreaded encoding and decoding to libwavpack (optional) | ||
* added: option to specify multithreading in CLI programs (--threads) | ||
* added: multithreading support to Cool Edit filter (always enabled) | ||
* added: support for ID3v2.4 when importing tags (--import-id3) | ||
* added: optional bitrate specification to wavpack -c option | ||
* added: recognize WAV files with new fourcc of 'BW64' | ||
* fixed: decode non-compliant FFmpeg files over 8 channels | ||
* fixed: accept some common but non-compliant AIFF files | ||
* fixed: automatically delete newly obsolete correction files | ||
* fixed: don't delete source files if data loss warnings occur | ||
* improved: ID3v2 tag support (more items, multiple values, pics, etc) | ||
* improved: compression of 32-bit integer files (--optimize-int32) | ||
* improved: convert the man pages to mdoc(7) | ||
* improved: cmake & autoconf support | ||
|
||
- Build AVX2 enabled hwcaps library for x86_64-v3 | ||
|
||
------------------------------------------------------------------- | ||
Sat Dec 3 16:41:17 UTC 2022 - Dirk Müller <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters