summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1
diff options
context:
space:
mode:
authorwiz <wiz>2016-01-03 17:56:53 +0000
committerwiz <wiz>2016-01-03 17:56:53 +0000
commitaa04c7839ae2b8132b16098915c1911e17d7c132 (patch)
tree88c9c0bc49c4ce60e5bba258dfd900508fff52b3 /multimedia/gstreamer1
parent72f42c0b5d6cac326db028fe0e5aabdb20db25f6 (diff)
downloadpkgsrc-aa04c7839ae2b8132b16098915c1911e17d7c132.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/gstreamer1')
-rw-r--r--multimedia/gstreamer1/Makefile4
-rw-r--r--multimedia/gstreamer1/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index 6b1e8235ef0..1fb6e1fad34 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2015/11/18 12:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/01/03 17:56:53 wiz Exp $
-DISTNAME= gstreamer-1.6.1
+DISTNAME= gstreamer-1.6.2
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/}
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/
diff --git a/multimedia/gstreamer1/distinfo b/multimedia/gstreamer1/distinfo
index 83d06123d81..f94b43425a4 100644
--- a/multimedia/gstreamer1/distinfo
+++ b/multimedia/gstreamer1/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2015/11/18 12:04:16 wiz Exp $
+$NetBSD: distinfo,v 1.17 2016/01/03 17:56:53 wiz Exp $
-SHA1 (gstreamer-1.6.1.tar.xz) = 6ca394c29b00e1c28ec7b0d948ca1d72b37ea66e
-RMD160 (gstreamer-1.6.1.tar.xz) = b309957d280f9541956bf2d5e5e2652580ab8b6d
-SHA512 (gstreamer-1.6.1.tar.xz) = 30b776a7ed9e9129e98e937da3c662eab5735e13caf9bb44a290b164d462bd6ba6101650971047e8ba595cc11c99507517df3593456507b37c6c9038fbd6fd1e
-Size (gstreamer-1.6.1.tar.xz) = 3552476 bytes
+SHA1 (gstreamer-1.6.2.tar.xz) = d6d75968d9fc97ad72fa1bd4111e3625f13407ca
+RMD160 (gstreamer-1.6.2.tar.xz) = b5637de1e256594df8cc8368301e33ad28de87d4
+SHA512 (gstreamer-1.6.2.tar.xz) = c6032e8d11870668a716b546d1d1b9908e670767c41390285d4f1a89b93ec44262d901e2ba5ed251e9cbf316b41ff46d1f71d5208997f0b0b717de55df0080f9
+Size (gstreamer-1.6.2.tar.xz) = 3557808 bytes