summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-bad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-01-03 17:56:53 +0000
committerwiz <wiz@pkgsrc.org>2016-01-03 17:56:53 +0000
commit13014db751a9bc707e305b9bd719f9eb9ece27ae (patch)
tree88c9c0bc49c4ce60e5bba258dfd900508fff52b3 /multimedia/gst-plugins1-bad
parent62f6cd7f6617d481683773499fcdd024404e2705 (diff)
downloadpkgsrc-13014db751a9bc707e305b9bd719f9eb9ece27ae.tar.gz
Update gstreamer1 and plugins to 1.6.2.
Major bugfixes Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. The Direct3D video sink does not crash anymore when minimizing the window The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. File related elements have large-file (>2GB) support on Android now. gst-libav was updated to ffmpeg 2.8.3. Deserialization of custom events in the GDP depayloader was fixed. Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. Interoperability with some broken RTSP servers using HTTP tunnel was improved. Various compilation fixes for Windows. Various smaller memory leak and other fixes in different places. and many, many more
Diffstat (limited to 'multimedia/gst-plugins1-bad')
-rw-r--r--multimedia/gst-plugins1-bad/Makefile.common4
-rw-r--r--multimedia/gst-plugins1-bad/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/gst-plugins1-bad/Makefile.common b/multimedia/gst-plugins1-bad/Makefile.common
index 8a488d94e84..bdd83eabaca 100644
--- a/multimedia/gst-plugins1-bad/Makefile.common
+++ b/multimedia/gst-plugins1-bad/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2015/12/27 22:49:27 wiz Exp $
+# $NetBSD: Makefile.common,v 1.16 2016/01/03 17:56:53 wiz Exp $
#
# used by audio/gst-plugins1-dts/Makefile
# used by audio/gst-plugins1-faac/Makefile
@@ -13,7 +13,7 @@
#
GST_PLUGINS1_TYPE= bad
-GST_PLUGINS1_VER= 1.6.1
+GST_PLUGINS1_VER= 1.6.2
# Disable all drivers and features by default.
.for driver in \
diff --git a/multimedia/gst-plugins1-bad/distinfo b/multimedia/gst-plugins1-bad/distinfo
index 5862af85929..bebe79bb47b 100644
--- a/multimedia/gst-plugins1-bad/distinfo
+++ b/multimedia/gst-plugins1-bad/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2015/11/18 12:04:16 wiz Exp $
+$NetBSD: distinfo,v 1.15 2016/01/03 17:56:53 wiz Exp $
-SHA1 (gst-plugins-bad-1.6.1.tar.xz) = 4920e6f9cf269193edc1a3446bbba298d65907ee
-RMD160 (gst-plugins-bad-1.6.1.tar.xz) = df0fb001371ebcd68c377f9ce9877729ce1f0d05
-SHA512 (gst-plugins-bad-1.6.1.tar.xz) = 336a449a23cc11c31fc744828746946de1107e31bd60bf1ba7e3b74d906bda691e917093d04a03249aabcdfc5af0a26ea2a04e343b2b744b1d404b0a5071bdd6
-Size (gst-plugins-bad-1.6.1.tar.xz) = 4215876 bytes
+SHA1 (gst-plugins-bad-1.6.2.tar.xz) = 602f622168d5b4b2e7ca43f4fb1c47d34334941d
+RMD160 (gst-plugins-bad-1.6.2.tar.xz) = 9a329678a682470755ae4f86f9b7ffed40bbb1e7
+SHA512 (gst-plugins-bad-1.6.2.tar.xz) = f2d14d32047440a64daf341f9538fcb37c8b808d5ba19e8e9d4b7f9439b77f81cfc791e72193cb69f280a038162921bc9670cc340905850bec656ed4fe488fb5
+Size (gst-plugins-bad-1.6.2.tar.xz) = 4187644 bytes