summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-bad
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2018-11-08 14:40:23 +0000
committerprlw1 <prlw1@pkgsrc.org>2018-11-08 14:40:23 +0000
commit59b029025bbda60ee9878448625982f1f44e0d41 (patch)
tree2565cb13412661e1fc0fab2f08154d01933316ac /multimedia/gst-plugins1-bad
parente07ee0a62020fcc6e55f6c7ca35fc71c3a538ec4 (diff)
downloadpkgsrc-59b029025bbda60ee9878448625982f1f44e0d41.tar.gz
Update gstreamer1 and plugins to 1.14.4
Highlighted bugfixes in 1.14.3 * opusenc: fix crash on 32-bit platforms * compositor: fix major buffer leak when doing crossfading on some but not all pads * wasapi: various fixes for wasapisrc and wasapisink regressions * x264enc: Set bit depth to fix "This build of x264 requires 8-bit depth. Rebuild to..." runtime errors with x264 version ≥ 153 * audioaggregator, audiomixer: caps negotiation fixes * input-selector: latency handling fixes * playbin, playsink: audio visualization support fixes * dashdemux: fix possible crash if stream is neither isobmff nor isoff_ondemand profile * opencv: Fix build for opencv >= 3.4.2 * h265parse: miscellaneous fixes backported from h264parse * pads: fix changing of pad offsets from inside pad probes * pads: ensure that pads are blocked for IDLE probes if they are called from the streaming thread too Highlighted bugfixes in 1.14.4 * glviewconvert: wait and set the gl sync meta on buffers * glviewconvert: Copy composition meta from the primary buffer to both outputs * glcolorconvert: Don't copy overlay composition meta over to NULL outbufs * matroskademux: add functionality needed for MSE use case fixing youtube playback in epiphany/webkit-gtk * msdk: fix build on windows * opusenc: fix another crash on 32-bit x86 on windows (alignment issue in SSE optimisations) * osxaudio: add support for parsing more channel layouts * tagdemux: Use upstream GST_EVENT_STREAM_START (and stream-id) if present * vorbisdec: fix header handling regression: init decoder immediately once we have headers * wasapisink: recover from low buffer levels in shared mode * fix GstSegment unit test which would fail on some 32-bit x86 CPUs
Diffstat (limited to 'multimedia/gst-plugins1-bad')
-rw-r--r--multimedia/gst-plugins1-bad/Makefile.common8
-rw-r--r--multimedia/gst-plugins1-bad/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common
index de69654e445..2ec67cbdaba 100644
--- a/multimedia/gst-plugins1-bad/Makefile.common
+++ b/multimedia/gst-plugins1-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2018/08/17 11:50:51 wiz Exp $
+# $NetBSD: Makefile.common,v 1.32 2018/11/08 14:40:23 prlw1 Exp $
#
# used by audio/gst-plugins1-dts/Makefile
# used by audio/gst-plugins1-faac/Makefile
@@ -12,7 +12,7 @@
## used by audio/gst-plugins1-musepack/Makefile (probably newer libmusepack or libmpcdec is needed)
GST_PLUGINS1_TYPE= bad
-GST_PLUGINS1_VER= 1.14.2
+GST_PLUGINS1_VER= 1.14.4
# Disable all drivers and features by default.
.for driver in \
@@ -48,8 +48,8 @@ PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer-wayland.pc.in
PKGCONFIG_OVERRIDE+= pkgconfig/gstreamer-webrtc.pc.in
.include "../../devel/orc/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.14.2
+BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.14.4
.include "../../multimedia/gstreamer1/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gst-plugins1-base+= gst-plugins1-base>=1.14.2
+BUILDLINK_API_DEPENDS.gst-plugins1-base+= gst-plugins1-base>=1.14.4
.include "../../multimedia/gst-plugins1-base/plugins.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
diff --git a/multimedia/gst-plugins1-bad/distinfo b/multimedia/gst-plugins1-bad/distinfo
index 1da9bb86b2a..d0da082e351 100644
--- a/multimedia/gst-plugins1-bad/distinfo
+++ b/multimedia/gst-plugins1-bad/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/08/17 11:50:51 wiz Exp $
+$NetBSD: distinfo,v 1.33 2018/11/08 14:40:23 prlw1 Exp $
-SHA1 (gst-plugins-bad-1.14.2.tar.xz) = ac5566fba3923b33232f876c1a4aba6198c69955
-RMD160 (gst-plugins-bad-1.14.2.tar.xz) = c8cdd6040acf67154e03b0164a5f3de4bc585559
-SHA512 (gst-plugins-bad-1.14.2.tar.xz) = 7282c8941f1eabf7141362bb8e61097b3b26ef39410ae767712c34d7e40779fc22f6ea97a950009fdb6d62175f9a153d435ead8f663cf66cc6af5aac7f2a73db
-Size (gst-plugins-bad-1.14.2.tar.xz) = 4664260 bytes
+SHA1 (gst-plugins-bad-1.14.4.tar.xz) = e9900e00807df2e9a6e1cfd5e8405ae7f9262ac0
+RMD160 (gst-plugins-bad-1.14.4.tar.xz) = 2672de0a774856f5351df369facf10d2f1063fb0
+SHA512 (gst-plugins-bad-1.14.4.tar.xz) = a5bef1863110ae25ef4c75ad2cdbbde011e1d1a722754cc0372e8de9c81aee9159e2301d90d6f9b04b66a20887abe20de20d74dbe207d20102e8081130eaf839
+Size (gst-plugins-bad-1.14.4.tar.xz) = 4678032 bytes