pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mkvtoolnix
Module Name: pkgsrc
Committed By: adam
Date: Sat Apr 10 09:29:11 UTC 2021
Modified Files:
pkgsrc/multimedia/mkvtoolnix: Makefile distinfo
Log Message:
mkvtoolnix: updated to 56.1.0
Version 56.1.0 "My Friend" 2021-04-09
New features and enhancements
* mkvmerge: AAC: added support for LOAS/LATM files with channel configuration
indexes 9–21 (e.g. channel count 22.2 for index 13) according to Rec. ITU-R
BS.1196-7 & ISO/IEC 23008-3:2019.
Bug fixes
* mkvmerge: HEVC/H.265 parser: fixed invalid memory access that could happen
when reading certain types of HEVC data (e.g. with changing parameter sets
mid-stream) from certain containers (e.g. Matroska). This bug was introduced
in release 56.0.0.
* mkvextract: AAC: mkvextract will now abort with an useful error message when
the user tries to extract a track whose 'audio-specific config' element in
`CodecPrivate` signals a number of channels of 7 or greater than 8 as that
isn't supported by the ADTS format.
Build system changes
* configure: the `--enable-ubsan` option hasn't actually enabled anything
since release 39.0.0.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.88 -r1.89 pkgsrc/multimedia/mkvtoolnix/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/mkvtoolnix/Makefile
diff -u pkgsrc/multimedia/mkvtoolnix/Makefile:1.171 pkgsrc/multimedia/mkvtoolnix/Makefile:1.172
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.171 Mon Apr 5 19:45:07 2021
+++ pkgsrc/multimedia/mkvtoolnix/Makefile Sat Apr 10 09:29:11 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.171 2021/04/05 19:45:07 adam Exp $
+# $NetBSD: Makefile,v 1.172 2021/04/10 09:29:11 adam Exp $
-DISTNAME= mkvtoolnix-56.0.0
+DISTNAME= mkvtoolnix-56.1.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/multimedia/mkvtoolnix/distinfo
diff -u pkgsrc/multimedia/mkvtoolnix/distinfo:1.88 pkgsrc/multimedia/mkvtoolnix/distinfo:1.89
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.88 Mon Apr 5 19:45:07 2021
+++ pkgsrc/multimedia/mkvtoolnix/distinfo Sat Apr 10 09:29:11 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.88 2021/04/05 19:45:07 adam Exp $
+$NetBSD: distinfo,v 1.89 2021/04/10 09:29:11 adam Exp $
-SHA1 (mkvtoolnix-56.0.0.tar.xz) = 6e3637cf21edf753fbb832b725470c456f75d637
-RMD160 (mkvtoolnix-56.0.0.tar.xz) = a567c90dac9b087950a290c32c02efc140f8e602
-SHA512 (mkvtoolnix-56.0.0.tar.xz) = daaea2adf18de625a246a015951ea3cbb40a4bd17fb0f6404844182da64b809d62daa1c5ea28698b7d4f84efb1b76b30cec6ee5e28668f0f908468f5ffa3e584
-Size (mkvtoolnix-56.0.0.tar.xz) = 7615884 bytes
+SHA1 (mkvtoolnix-56.1.0.tar.xz) = 8dbb82e656cbe436b2ee080650e4b01ee08a7d7e
+RMD160 (mkvtoolnix-56.1.0.tar.xz) = c950bb034f12d862f496308f4f885ce11315d941
+SHA512 (mkvtoolnix-56.1.0.tar.xz) = 7ee1c580c5b8824491652571f30559829700e50b1a74cf92affba77154c2756bd613cfd5776cdd180d1eaa888949ca898caac1bfadc690c68086fb136d41b2a6
+Size (mkvtoolnix-56.1.0.tar.xz) = 7632872 bytes
SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac
SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0
Home |
Main Index |
Thread Index |
Old Index