From fa7c752ed09290257a360b816d002e758fe212cf Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 18 Jul 2022 15:40:56 +0000 Subject: gstreamer1: update to 1.20.3 Highlighted bugfixes: Security fixes in Matroska, MP4 and AVI demuxers Fix scrambled video playback with hardware-accelerated VA-API decoders on certain Intel hardware playbin3/decodebin3 regression fix for unhandled streams Fragmented MP4 playback fixes Android H.265 encoder mapping Playback of MXF files produced by older FFmpeg versions Fix rtmp2sink crashes on 32-bit platforms WebRTC improvements D3D11 video decoder and screen recorder fixes Performance improvements Support for building against OpenCV 4.6 and other build fixes Miscellaneous bug fixes, memory leak fixes, and other stability and reliability improvements --- audio/gst-plugins1-fluidsynth/Makefile | 3 +-- audio/gst-plugins1-pulse/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/gst-plugins1-fluidsynth/Makefile b/audio/gst-plugins1-fluidsynth/Makefile index beb72bb0d54..32ea5256ef0 100644 --- a/audio/gst-plugins1-fluidsynth/Makefile +++ b/audio/gst-plugins1-fluidsynth/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2022/07/02 16:53:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2022/07/18 15:40:56 wiz Exp $ PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-fluidsynth/} -PKGREVISION= 1 CATEGORIES= audio gnome COMMENT= Open source multimedia framework - MIDI plugin diff --git a/audio/gst-plugins1-pulse/Makefile b/audio/gst-plugins1-pulse/Makefile index a088b9f0fa0..44425639f33 100644 --- a/audio/gst-plugins1-pulse/Makefile +++ b/audio/gst-plugins1-pulse/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2022/07/02 16:53:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2022/07/18 15:40:56 wiz Exp $ PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-pulse/} -PKGREVISION= 1 CATEGORIES= audio gnome COMMENT= Open source multimedia framework - PulseAudio plugin -- cgit v1.2.3