From 038d9ac73ae37dfb616895d6a829442b240575dc Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 12 Sep 2016 09:00:09 +0000 Subject: Update gstreamer1 and its plugins to 1.8.3. 1.8.3 The third 1.8 bug-fix release (1.8.3) was released on 19 August 2016. This release only contains bugfixes and it should be safe to update from 1.8.x. Major bugfixes in 1.8.3 Fix Android build scripts on OS X and Windows Fix stepping in PAUSED state in certain circumstances Fix jackaudiosink hang when exiting Fix udpsrc receiving multicast packets not only from the selected multicast group Fix unnecessary decoding of unselected streams in GES Fix (multi)udpsink randomly not sending to clients Fix ALL_BOTH probes not considering EVENT_FLUSH Fix average input rate calculations in queue2 Fix various locking issues causing deadlock in adaptivedemux Fix gst-libav encoders to correctly produce codec_data in caps Add Wayland, Windows and Rasberry Pi support to the QML GL video sink Add support for building with OpenH264 1.6 Add support for controlling deinterlacing in GES video sources ... and many, many more! For a full list of bugfixes see Bugzilla. Note that this is not the full list of changes. For the full list of changes please refer to the GIT logs or ChangeLogs of the particular modules. Known Issues gst-rtsp-server does not take address pool configuration into account for sending unicast UDP. Bugzilla #766612 vp8enc crashes on 32 bit Windows, but was working fine in 1.6. 64 bit Windows is unaffected. Bugzilla #763663 --- audio/gst-plugins1-pulse/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/gst-plugins1-pulse/Makefile b/audio/gst-plugins1-pulse/Makefile index 366df398b48..81bd9c1cf87 100644 --- a/audio/gst-plugins1-pulse/Makefile +++ b/audio/gst-plugins1-pulse/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2016/08/04 17:03:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2016/09/12 09:00:09 wiz Exp $ GST_PLUGINS1_NAME= pulse GST_PLUGINS1_DIRS= ext/pulse GST_PLUGINS1_FLAGS= pulse -PKGREVISION= 1 .include "../../multimedia/gst-plugins1-good/Makefile.common" .include "../../audio/pulseaudio/buildlink3.mk" -- cgit v1.2.3