summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-10-06 21:18:20 +0000
committeradam <adam@pkgsrc.org>2017-10-06 21:18:20 +0000
commit91eddc688bb1f464a964c9f65902368681893958 (patch)
tree5295d76512f1ef6a6331e7751f7276b008aa8c53 /multimedia
parentfa2b8f3b0537c76e00fdc1460cc34808d6548619 (diff)
downloadpkgsrc-91eddc688bb1f464a964c9f65902368681893958.tar.gz
mkvtoolnix: update to 16.0.0
Version 16.0.0 "Protest": New features and enhancements * mkvmerge: MP4 reader: added support for Vorbis. Bug fixes * configure: the checks for libEBML and libMatroska have been fixed to require libEBML 1.3.5 and libMatroska 1.4.7 as intended. * mkvmerge: AAC reader: mkvmerge will now emit an error message for AAC files whose header fields imply a sampling frequency or number of channels of 0. * mkvmerge: AVC/h.264 ES parser: fixed the calculation of reference information for P and B frames. This also fixes some P frames being marked as B frames and vice versa. * mkvmerge: AVC/h.264 ES parser: only non-key frames that have the NALU header field `nal_ref_idc` set to 0 will be marked as "discardable" in `SimpleBlock` elements. * mkvmerge: HEVC/h.265: the generation of the HEVCC structure stored in `CodecPrivate` was wrong in two places: 1. the position of the number of sub-layers was swapped with reserved bits and 2. the VPS/SPS/PPS/SEI lists did not start with a reserved 1 bit. * mkvmerge: output: the `doc type version` will be set at least to 2 if certain elements are written (`CodecState`, `CueCodecState`, `FlagInterlaced`). * mkvmerge: output: the track header attributes `MinCache` and `MaxCache` will not be written anymore. * mkvmerge: Matroska reader: the "key" and "discardable" flags of SimpleBlock elements will be kept as they are. * mkvmerge: Matroska reader: if present in the file, the "white colour coordinate x" track header attribute was written to both "white colour coordinate x" and "white colour coordinate y" in the output file. * mkvmerge: Opus output: mkvmerge will now put all frames with discard padding into their own block group. * MKVToolNix GUI: header editor: removed the check for external modification when saving the file. * MKVToolNix GUI: job queue: fixed calculation of total progress when automatic removal of completed is enabled.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/Makefile5
-rw-r--r--multimedia/mkvtoolnix/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 6678e6e1411..b2bbf2f4f2a 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2017/09/18 09:53:28 maya Exp $
+# $NetBSD: Makefile,v 1.95 2017/10/06 21:18:20 adam Exp $
-DISTNAME= mkvtoolnix-15.0.0
-PKGREVISION= 1
+DISTNAME= mkvtoolnix-16.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo
index 2d03045a7bc..539aad334c0 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2017/09/17 12:00:41 adam Exp $
+$NetBSD: distinfo,v 1.42 2017/10/06 21:18:20 adam Exp $
-SHA1 (mkvtoolnix-15.0.0.tar.xz) = 4c5c0d1f0859c18bd9c3adde6ff2d94de7de536e
-RMD160 (mkvtoolnix-15.0.0.tar.xz) = e73e6f0c19b3ca46fbb795a7716404025d80cf89
-SHA512 (mkvtoolnix-15.0.0.tar.xz) = 5cef57dce4e6ca3d036142e42e302e8a315782ded11fb4c5982b406d389c8709bc7cf2a86d605b7c02797dc7b907dc3895db515e9d3e40976ab14198d9f400c6
-Size (mkvtoolnix-15.0.0.tar.xz) = 4552588 bytes
+SHA1 (mkvtoolnix-16.0.0.tar.xz) = 69ff99d4ba6197e30ef49171c89243c71a6f153f
+RMD160 (mkvtoolnix-16.0.0.tar.xz) = d76a302c4c71a308534d63d601834148ca66c812
+SHA512 (mkvtoolnix-16.0.0.tar.xz) = 5255c5a1d995bbf24d414dcdde8de987295581d4a8054164f15dca6019c79d96c9c074dc1892a86cd0084da34079529357efbeb3381addd9dc087b433be493fa
+Size (mkvtoolnix-16.0.0.tar.xz) = 4607360 bytes