summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-07-18 15:40:56 +0000
committerwiz <wiz@pkgsrc.org>2022-07-18 15:40:56 +0000
commitfa7c752ed09290257a360b816d002e758fe212cf (patch)
tree7f54052c3778960f64002dec062983de60c5720f /audio
parent05d1c648d497cfd7a37b77bef6d0403204238dfb (diff)
downloadpkgsrc-fa7c752ed09290257a360b816d002e758fe212cf.tar.gz
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
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins1-fluidsynth/Makefile3
-rw-r--r--audio/gst-plugins1-pulse/Makefile3
2 files changed, 2 insertions, 4 deletions
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