Received: by mail.netbsd.org (Postfix, from userid 605) id DB8F984EAA; Mon, 21 May 2018 20:03:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6880C84DED for ; Mon, 21 May 2018 20:03:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id YQheKGw-KBwP for ; Mon, 21 May 2018 20:03:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CD8BF84D4D for ; Mon, 21 May 2018 20:03:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C3081FBEC; Mon, 21 May 2018 20:03:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1526933036221410" MIME-Version: 1.0 Date: Mon, 21 May 2018 20:03:56 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/multimedia/x265 To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180521200356.C3081FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1526933036221410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon May 21 20:03:56 UTC 2018 Modified Files: pkgsrc/multimedia/x265: Makefile PLIST distinfo Log Message: x265: updated to 2.8 Version 2.8 New features 1. :option:--asm avx512 used to enable AVX-512 in x265. Default disabled. For 4K main10 high-quality encoding, we are seeing good gains; for other resolutions and presets, we don't recommend using this setting for now. 2. :option:--dynamic-refine dynamically switches between different inter refine levels. Default disabled. It is recommended to use :option:--refine-intra 4' with dynamic refinement for a better trade-off between encode efficiency and performance than using static refinement. 3. :option:--single-sei Encode SEI messages in a single NAL unit instead of multiple NAL units. Default disabled. 4. :option:--max-ausize-factor controls the maximum AU size defined in HEVC specification. It represents the percentage of maximum AU size used. Default is 1. 5. VMAF (Video Multi-Method Assessment Fusion) Added VMAF support for objective quality measurement of a video sequence. Enable cmake option ENABLE_LIBVMAF to report per frame and aggregate VMAF score. The frame level VMAF score does not include temporal scores. This is supported only on linux for now. Encoder enhancements 1. Introduced refine-intra level 4 to improve quality. 2. Support for HLG-graded content and pic_struct in SEI message. Bug Fixes 1. Fix 32 bit build error (using CMAKE GUI) in Linux. 2. Fix 32 bit build error for asm primitives. 3. Fix build error on mac OS. 4. Fix VBV Lookahead in analysis load to achieve target bitrate. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/multimedia/x265/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/multimedia/x265/PLIST cvs rdiff -u -r1.22 -r1.23 pkgsrc/multimedia/x265/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1526933036221410 Content-Disposition: inline Content-Length: 2200 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/multimedia/x265/Makefile diff -u pkgsrc/multimedia/x265/Makefile:1.21 pkgsrc/multimedia/x265/Makefile:1.22 --- pkgsrc/multimedia/x265/Makefile:1.21 Fri Mar 9 12:08:08 2018 +++ pkgsrc/multimedia/x265/Makefile Mon May 21 20:03:56 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2018/03/09 12:08:08 adam Exp $ +# $NetBSD: Makefile,v 1.22 2018/05/21 20:03:56 adam Exp $ -DISTNAME= x265_2.7 +DISTNAME= x265_2.8 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/multicoreware/x265/downloads/ Index: pkgsrc/multimedia/x265/PLIST diff -u pkgsrc/multimedia/x265/PLIST:1.18 pkgsrc/multimedia/x265/PLIST:1.19 --- pkgsrc/multimedia/x265/PLIST:1.18 Fri Mar 9 12:08:08 2018 +++ pkgsrc/multimedia/x265/PLIST Mon May 21 20:03:56 2018 @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.18 2018/03/09 12:08:08 adam Exp $ +@comment $NetBSD: PLIST,v 1.19 2018/05/21 20:03:56 adam Exp $ bin/x265 include/x265.h include/x265_config.h lib/libx265.a lib/libx265.so -lib/libx265.so.151 +lib/libx265.so.160 lib/pkgconfig/x265.pc Index: pkgsrc/multimedia/x265/distinfo diff -u pkgsrc/multimedia/x265/distinfo:1.22 pkgsrc/multimedia/x265/distinfo:1.23 --- pkgsrc/multimedia/x265/distinfo:1.22 Fri Mar 9 12:08:08 2018 +++ pkgsrc/multimedia/x265/distinfo Mon May 21 20:03:56 2018 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2018/03/09 12:08:08 adam Exp $ +$NetBSD: distinfo,v 1.23 2018/05/21 20:03:56 adam Exp $ -SHA1 (x265_2.7.tar.gz) = 27642953f6f620beb669129bd581d569b27a8ae6 -RMD160 (x265_2.7.tar.gz) = 25435aecd5bc9bd03929c587b72ea9602984d47b -SHA512 (x265_2.7.tar.gz) = 58582ff5c282a8ca6213a98495b95fa941f323fa454924e4751dde6d2a0e87a08d6e8d98012164a3d83523f2b004e7a1420b60b64719fe30f460dd10ec075094 -Size (x265_2.7.tar.gz) = 1282742 bytes +SHA1 (x265_2.8.tar.gz) = e2ef1ad186d9581239463d4e5177a25bc57b9fc0 +RMD160 (x265_2.8.tar.gz) = 547adcf4886f9ae60c115b5da21ff12f6c718b8d +SHA512 (x265_2.8.tar.gz) = c2a8eaec64aa022badcbcd2a96304a9abd9d08489300b6a9c4c9d76066f3d9848e6948238c84ae16ea91bff0b2fac528a67ee29950d94dcd0ea7c0e9e7baa714 +Size (x265_2.8.tar.gz) = 1379551 bytes SHA1 (patch-CMakeLists.txt) = fbf4d08133a48b342a060f1b45bab0253455a1b1 --_----------=_1526933036221410--