Version: 5.5.0, Package name: wavpack-5.5.0 |
Maintained by: Juan Francisco Cantero Hurtado |
Master sites: |
Description WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. The compression ratio depends on the source material, but generally is between 30% and 70%. The hybrid mode provides all the advantages of lossless compression with an additional bonus. Instead of creating a single file, this mode creates both a relatively small, high-quality lossy file that can be used all by itself, and a "correction" file that (when combined with the lossy file) provides full lossless restoration. WavPack employs only well known, public domain techniques (i.e., linear prediction with LMS adaptation, Elias and Golomb codes) in its implementation. Methods and algorithms that have ever been patented (e.g., arithmetic coding, LZW compression) are specifically avoided. |
Filesize: 779.293 KB |
Version History (View Complete History) |
|
2021-01-15 16:23:25 by Juan Francisco Cantero Hurtado | Files touched by this commit (1) |
Log message: SECURITY: Update to wavpack 5.4.0. CVE-2020-35738. More info: https://github.com/dbry/WavPack/issues/91#issuecomment-760696376 |
2021-01-15 16:06:07 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: SECURITY: Update to wavpack 5.4.0. CVE-2020-35738. More info: https://github.com/dbry/WavPack/issues/91#issuecomment-760696376 |
2020-10-11 11:40:55 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Move MASTER_SITES to https. Suggested by tj@. |
2020-05-14 09:41:28 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Update to wavpack 5.3.0. |
2020-01-05 11:35:35 by Juan Francisco Cantero Hurtado | Files touched by this commit (7) |
Log message: Update wavpack to 5.2. - Enable the use of libcrypto to remove the patches. - autoreconf -> gnu. - Enable support for legacy wavpack files. - Take maintainership. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 13:13:47 by Christian Weisgerber | Files touched by this commit (40) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2019-05-01 15:10:06 by Daniel Jakots | Files touched by this commit (5) |
Log message: Remove maintainers per their requests |
2018-08-03 01:07:45 by Marc Espie | Files touched by this commit (13) |
Log message: enforce PATH when running autoreconf |
2018-03-16 16:19:59 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Fixes CVE-2018-7254, CVE-2018-7253 and CVE-2018-6767. OK tim@ (MAINTAINER). |
2018-03-16 16:18:41 by Juan Francisco Cantero Hurtado | Files touched by this commit (4) |
Log message: Fixes CVE-2018-7254, CVE-2018-7253 and CVE-2018-6767. OK tim@ (MAINTAINER). |
2017-05-15 10:39:58 by Stuart Henderson | Files touched by this commit (2) |
Log message: Disable wavpack's internal MD5 implementation in favour of the one in libc, the internal one has problems with strict alignment architectures. Reported by Graham Stevens, help from juanfra@, ok tim@ (maintainer). |
2017-02-05 13:11:52 by Tim van der Molen | Files touched by this commit (2) |
Log message: Update to wavpack 5.1.0, fixing 4 vulnerabilities: http://www.openwall.com/lists/oss-security/2017/01/23/4 OK sthen@ |
2017-02-01 15:06:14 by Tim van der Molen | Files touched by this commit (3) |
Log message: Update to wavpack 5.1.0; input and OK sthen@ |
2016-05-28 15:19:16 by Tim van der Molen | Files touched by this commit (1) |
Log message: Use the new wvtest program for regression testing; from sthen@ |
2016-05-27 15:57:52 by Tim van der Molen | Files touched by this commit (4) |
Log message: Update to wavpack 4.80.0 and add myself as maintainer; OK sthen@ |
2016-04-09 14:14:49 by Christian Weisgerber | Files touched by this commit (37) |
Log message: replace libiconv module with library dependency; no bump needed |
2016-03-11 12:59:18 by Christian Weisgerber | Files touched by this commit (178) |
Log message: garbage collect CONFIGURE_SHARED |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2015-01-13 14:25:21 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Fix overlapping memcpy; from Tim van der Molen. Drop USE_GROFF. |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 16:43:10 by Stuart Henderson | Files touched by this commit (25) |
Log message: new-style WANTLIB/LIB_DEPENDS |
2010-10-18 15:17:12 by Marc Espie | Files touched by this commit (6) |
Log message: typoes, thx Alexandr Shadchin |
2010-10-18 10:52:48 by Marc Espie | Files touched by this commit (115) |
Log message: USE_GROFF=Yes |
2010-09-26 07:40:12 by Christian Weisgerber | Files touched by this commit (25) |
Log message: remove -Lxxx/.libs workarounds required with GNU libtool |
2009-12-26 13:42:28 by Christian Weisgerber | Files touched by this commit (3) |
Log message: update to 4.60.1; from Alexandr Shadchin <alexandr.shadchin@gmail.com> |
2009-10-05 09:09:11 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 4.60.0; ok sthen@ |