summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-15 09:40:04 +0000
committeradam <adam@pkgsrc.org>2018-04-15 09:40:04 +0000
commit0b8dd741155a66a528ee6b51baad056115cde456 (patch)
tree79074c42fee8c9baf93884c9b9643019bfe329ca /multimedia/gstreamer1
parente471416eaef4c4815d673b68e46f21b3bf91e26f (diff)
downloadpkgsrc-0b8dd741155a66a528ee6b51baad056115cde456.tar.gz
gstreamer1: updated to 1.12.5
Bugs fixed in 1.12.5: pad: fix some stream deactivation deadlocks/races registrychunks: don't read from unaligned memory when loading registry ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING downloadbuffer: Don't hold the mutex while posting the download-complete message playbin3: Fix accessing invalid index in GstStream when received select-stream event id3v2: re-fix handling of ID3 v2.4 tags with extended headers audio: fix handling of U32BE format videodecoder: Reset QoS time after pushing segment. This fixes playbin gapless playback with videos. subparse: push out of last chunk of text if last line has no newline aacparse: When parsing raw input, accept frames of any size. This fixes handling of encoded silence. splitmuxsrc: Improve not-linked handling. rtspsrc: also proxy multicast-iface property to RTCP udpsrc flacdec: flush flac decoder on lost sync, so that it can re-sync. matroskamux: Only mark new clusters as keyframe if they start on a keyframe or we're muxing only audio matroskamux: Clip maximum cluster duration to the maximum possible value h264parse: reset internal 'state' variable properly x264enc: fix build with newer x264 with support for multiple bit depths x265enc: Fix tagging of keyframes on output buffers glimagesink: Correct PAR in output caps when transforming vtdec: destroy and create the GL context on start()/stop(), fixing a refcount loop player: fix criticals when reading info/track properties that are NULL lv2: fix inverted boolean properties rtponviftimestamp: fix state change function init/reset, fixing memory corruption or leaks on shutdown libav: some build issues fixes rtsp-server: Place netaddress meta on packets received via TCP. Fixes keep-alive via RTCP in TCP interleaved mode. rtsp-server: gi annotation fixes gst-libav: internal ffmpeg copy was updated to ffmpeg 3.3.6 Various fixes for memory leaks, deadlocks and crashes in all modules ... and many, many more!
Diffstat (limited to 'multimedia/gstreamer1')
-rw-r--r--multimedia/gstreamer1/Makefile9
-rw-r--r--multimedia/gstreamer1/PLIST4
-rw-r--r--multimedia/gstreamer1/distinfo10
3 files changed, 12 insertions, 11 deletions
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index 619f3298666..c459114b455 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2018/01/28 19:33:09 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/04/15 09:40:05 adam Exp $
-DISTNAME= gstreamer-1.12.4
+DISTNAME= gstreamer-1.12.5
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/}
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer/
@@ -11,11 +11,10 @@ HOMEPAGE= https://gstreamer.freedesktop.org/
COMMENT= Open source multimedia framework
LICENSE= gnu-lgpl-v2
-GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= bison flex gmake perl pkg-config
USE_PKGLOCALEDIR= yes
-USE_LANGUAGES= c
+USE_TOOLS+= bison flex gmake perl pkg-config
+GNU_CONFIGURE= yes
FLEX_REQD= 2.5.31
.include "options.mk"
diff --git a/multimedia/gstreamer1/PLIST b/multimedia/gstreamer1/PLIST
index 4757c25be0b..83c6b01d34f 100644
--- a/multimedia/gstreamer1/PLIST
+++ b/multimedia/gstreamer1/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2018/01/01 22:29:45 rillig Exp $
+@comment $NetBSD: PLIST,v 1.12 2018/04/15 09:40:05 adam Exp $
bin/gst-inspect-1.0
bin/gst-launch-1.0
bin/gst-stats-1.0
@@ -298,6 +298,8 @@ share/gtk-doc/html/gstreamer-libs-1.0/ix05.html
share/gtk-doc/html/gstreamer-libs-1.0/ix06.html
share/gtk-doc/html/gstreamer-libs-1.0/ix07.html
share/gtk-doc/html/gstreamer-libs-1.0/ix08.html
+share/gtk-doc/html/gstreamer-libs-1.0/ix09.html
+share/gtk-doc/html/gstreamer-libs-1.0/ix10.html
share/gtk-doc/html/gstreamer-libs-1.0/left-insensitive.png
share/gtk-doc/html/gstreamer-libs-1.0/left.png
share/gtk-doc/html/gstreamer-libs-1.0/right-insensitive.png
diff --git a/multimedia/gstreamer1/distinfo b/multimedia/gstreamer1/distinfo
index 3758a486ea6..d1e0e214271 100644
--- a/multimedia/gstreamer1/distinfo
+++ b/multimedia/gstreamer1/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2018/01/28 19:33:09 wiz Exp $
+$NetBSD: distinfo,v 1.31 2018/04/15 09:40:05 adam Exp $
-SHA1 (gstreamer-1.12.4.tar.xz) = 71ed76a339252d551c5da6bdcb641c31bea77612
-RMD160 (gstreamer-1.12.4.tar.xz) = 55c1a266742610f69dcf27e26eff933e2b9f298f
-SHA512 (gstreamer-1.12.4.tar.xz) = 849aa4ddf8ef465f2915e05d36fc0c31c2e31ae28be2fa38f8069a64a91b7347020fac5b881b7f3ee54c2198c3596138d49f27b09f258303834164a5d68b38a2
-Size (gstreamer-1.12.4.tar.xz) = 3177208 bytes
+SHA1 (gstreamer-1.12.5.tar.xz) = 04769e60cc0031f7b9e707f2512f2d8f59aaa36f
+RMD160 (gstreamer-1.12.5.tar.xz) = 0a6187246953509a5ffa9e2b57776879fa6601d8
+SHA512 (gstreamer-1.12.5.tar.xz) = 2f56bb7d7a9660e7c6ced180124b5a92ba48ebed46f252acaea8a79ed15525e61f9d1e42003f5d8df49b1895d821e83a676e6d5184e77f2a9bc981f2ecf77e17
+Size (gstreamer-1.12.5.tar.xz) = 3160248 bytes
SHA1 (patch-plugins_tracers_gstrusage.c) = 36ab41bc208cd9146bed3208f56eb332f2535591