From owner-svn-ports-all@freebsd.org Wed Oct 16 10:54:58 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 111F3161DCF; Wed, 16 Oct 2019 10:54:58 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46tThd6Y10z4ZRZ; Wed, 16 Oct 2019 10:54:57 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C4AF95F9A; Wed, 16 Oct 2019 10:54:57 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9GAsvWb037745; Wed, 16 Oct 2019 10:54:57 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9GAsvkJ037743; Wed, 16 Oct 2019 10:54:57 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201910161054.x9GAsvkJ037743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Wed, 16 Oct 2019 10:54:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514579 - head/net/liveMedia X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/net/liveMedia X-SVN-Commit-Revision: 514579 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2019 10:54:58 -0000 Author: tcberner Date: Wed Oct 16 10:54:57 2019 New Revision: 514579 URL: https://svnweb.freebsd.org/changeset/ports/514579 Log: net/liveMedia: update to 2019.10.11 Changelog: 2019.10.11: - Some minor changes to prevent compilation errors with older, dumb compilers. 2019.10.10: - Added optional support to "MPEG2TransportStreamMultiplexor" for 'segmenting' the output Transport Stream (by inserting a PAT and PMT Transport packet) every 'n' seconds. (Also, an optional handler function is called whenever such a segment has completed.) - Fixed a problem with the definition of "MPEG2TransportStreamParser" that could trip up some compilers. (Thanks to Denis Genestier for reporting this.) 2019.09.30: - Fixed a bug in "GenericMediaServer.cpp" (accidentally introduced in version 2019.08.10) that could cause an infinite recursion error in the "LIVE555 Media Server". (Thanks to Yi Xiansheng for reporting this.) 2019.09.18: - Fixed a potential NULL pointer access error in "MatroskaFile.cpp" (if the input file contained a H.264 or H.265 track without proper VPS,SPS,PPS NAL unit information) 2019.09.17: - Added some more debugging statements to "RTSPServer.cpp" in hope of resolving an issue that someone has seen with the "LIVE555 Proxy Server". 2019.08.28: - Changed the implementation of "RTSPClient::sendGetParameterCommand()" to send no body in the request if the "parameterName" is "" (not just NULL), because otherwise it supposedly confuses some servers otherwise. (Thanks to Sergei Gagarin for reporting this problem.) 2019.08.16: - Changed the way that "GenericMediaServer::createNewClientSessionWithId()" generates new client session ids so that it avoids generating the same client session id in succession. (This avoids confusing the MPEG1or2 and Matroska file demultiplexors, potentially causing an 'access after delete' error.) (Thanks to Thuan Pham and Marcel Boehme from Monash University for reporting this.) 2019.08.12: - Updated "H264or5VideoStreamParser::analyze_sei_payload()" to properly set the frame rate for H.265 streams when "frame_field_info_present_flag" is not set. (Thanks to Charles Yu for reporting this issue.) Modified: head/net/liveMedia/Makefile head/net/liveMedia/distinfo Modified: head/net/liveMedia/Makefile ============================================================================== --- head/net/liveMedia/Makefile Wed Oct 16 10:07:28 2019 (r514578) +++ head/net/liveMedia/Makefile Wed Oct 16 10:54:57 2019 (r514579) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2019.08.11 +PORTVERSION= 2019.10.11 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ Modified: head/net/liveMedia/distinfo ============================================================================== --- head/net/liveMedia/distinfo Wed Oct 16 10:07:28 2019 (r514578) +++ head/net/liveMedia/distinfo Wed Oct 16 10:54:57 2019 (r514579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565528227 -SHA256 (live.2019.08.11.tar.gz) = 789bc236f1b271c5515925b91586ed348d902e689a77a9b699fd3c4478cfa1f5 -SIZE (live.2019.08.11.tar.gz) = 650670 +TIMESTAMP = 1571222626 +SHA256 (live.2019.10.11.tar.gz) = 184ddc5db3358ad5133838c6ff30aa8b03050632ae24873314f6c3d4f78e91ae +SIZE (live.2019.10.11.tar.gz) = 654957