summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins1-ugly
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-ugly
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-ugly')
-rw-r--r--multimedia/gst-plugins1-ugly/Makefile.common4
-rw-r--r--multimedia/gst-plugins1-ugly/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/gst-plugins1-ugly/Makefile.common b/multimedia/gst-plugins1-ugly/Makefile.common
index 010dce9f6bf..cdc0140a71b 100644
--- a/multimedia/gst-plugins1-ugly/Makefile.common
+++ b/multimedia/gst-plugins1-ugly/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2015/11/18 12:04:16 wiz Exp $
+# $NetBSD: Makefile.common,v 1.13 2016/01/03 17:56:53 wiz Exp $
#
# used by audio/gst-plugins1-a52/Makefile
# used by audio/gst-plugins1-lame/Makefile
@@ -10,7 +10,7 @@
# used by multimedia/gst-plugins1-x264/Makefile
GST_PLUGINS1_TYPE= ugly
-GST_PLUGINS1_VER= 1.6.1
+GST_PLUGINS1_VER= 1.6.2
# Disable all drivers and features by default.
.for driver in a52dec \
diff --git a/multimedia/gst-plugins1-ugly/distinfo b/multimedia/gst-plugins1-ugly/distinfo
index 91fecf935d3..2e2d63eaa19 100644
--- a/multimedia/gst-plugins1-ugly/distinfo
+++ b/multimedia/gst-plugins1-ugly/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/18 12:04:16 wiz Exp $
+$NetBSD: distinfo,v 1.14 2016/01/03 17:56:53 wiz Exp $
-SHA1 (gst-plugins-ugly-1.6.1.tar.xz) = b55c791fe1e44f79c8ca9de21a90b1c6b54518f2
-RMD160 (gst-plugins-ugly-1.6.1.tar.xz) = 4f17d166e349a1fcb5cc6b244512dbfe6beea3fe
-SHA512 (gst-plugins-ugly-1.6.1.tar.xz) = f62eb68779b6bbcc555f43c7c9f4a034f0fabe9244161d9c5ffd410c64a56c915637f5d4ec974810acd67fc744b9a143ba46b6ace96daa2ab56703b1e954c2a0
-Size (gst-plugins-ugly-1.6.1.tar.xz) = 859200 bytes
+SHA1 (gst-plugins-ugly-1.6.2.tar.xz) = 1512ce7e873a26399dcb43c2283eafa61caf98ca
+RMD160 (gst-plugins-ugly-1.6.2.tar.xz) = 8f54e6543f778772701330946cbe8ae1f7a99fb4
+SHA512 (gst-plugins-ugly-1.6.2.tar.xz) = b8354bce9b0d8f46d16e18c766e8f432d029cfd13cb0141d54aaef73906072a2ccd72ecfc0a566da9c909f7d9b2a8bfa3e2d45a7c5a22a43fb8f811f75f2f173
+Size (gst-plugins-ugly-1.6.2.tar.xz) = 859400 bytes