pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia Update gstreamer1 and plugins to 1.14.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cd738620a76
branches:  trunk
changeset: 314771:8cd738620a76
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Thu Nov 08 14:40:23 2018 +0000

description:
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:

 multimedia/gst-plugins1-bad/Makefile.common  |   8 ++++----
 multimedia/gst-plugins1-bad/distinfo         |  10 +++++-----
 multimedia/gst-plugins1-base/Makefile.common |   6 +++---
 multimedia/gst-plugins1-base/distinfo        |  10 +++++-----
 multimedia/gst-plugins1-good/Makefile.common |   8 ++++----
 multimedia/gst-plugins1-good/distinfo        |  10 +++++-----
 multimedia/gst-plugins1-ugly/Makefile.common |   8 ++++----
 multimedia/gst-plugins1-ugly/distinfo        |  10 +++++-----
 multimedia/gstreamer1/Makefile               |   5 ++---
 multimedia/gstreamer1/distinfo               |  10 +++++-----
 10 files changed, 42 insertions(+), 43 deletions(-)

diffs (199 lines):

diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-bad/Makefile.common
--- a/multimedia/gst-plugins1-bad/Makefile.common       Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-bad/Makefile.common       Thu Nov 08 14:40:23 2018 +0000
@@ -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-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 -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-bad/distinfo
--- a/multimedia/gst-plugins1-bad/distinfo      Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-bad/distinfo      Thu Nov 08 14:40:23 2018 +0000
@@ -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
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-base/Makefile.common
--- a/multimedia/gst-plugins1-base/Makefile.common      Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-base/Makefile.common      Thu Nov 08 14:40:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.32 2018/08/17 11:50:51 wiz Exp $
+# $NetBSD: Makefile.common,v 1.33 2018/11/08 14:40:23 prlw1 Exp $
 #
 # used by audio/gst-plugins1-alsa/Makefile
 # used by audio/gst-plugins1-cdparanoia/Makefile
@@ -12,8 +12,8 @@
 # used by x11/gst-plugins1-x11/Makefile
 
 GST_PLUGINS1_TYPE=     base
-GST_PLUGINS1_VER=      1.14.2
-BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.14.2
+GST_PLUGINS1_VER=      1.14.4
+BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.14.4
 LICENSE=               gnu-lgpl-v2
 
 # Disable all drivers and features by default.
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-base/distinfo
--- a/multimedia/gst-plugins1-base/distinfo     Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-base/distinfo     Thu Nov 08 14:40:23 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2018/08/17 11:50:51 wiz Exp $
+$NetBSD: distinfo,v 1.34 2018/11/08 14:40:23 prlw1 Exp $
 
-SHA1 (gst-plugins-base-1.14.2.tar.xz) = c7dbe4804f6b14f2da5579dfdc179650a68730a0
-RMD160 (gst-plugins-base-1.14.2.tar.xz) = 71b4daa5ed1ce5993bf6b05edb6978a524890fd2
-SHA512 (gst-plugins-base-1.14.2.tar.xz) = 35e7eb5c42fe265d38c433575f88d3306f15ff927a989eb375ed5399cbf92af2e9bf553d6eee349dc13673540cee00e1f879595f25e58c188ea443d8a969682f
-Size (gst-plugins-base-1.14.2.tar.xz) = 3693856 bytes
+SHA1 (gst-plugins-base-1.14.4.tar.xz) = 204ad46dca52230adb80bd96fcad923555251af2
+RMD160 (gst-plugins-base-1.14.4.tar.xz) = e7bcafb7127c901f6c7040766c524ad1be618c0d
+SHA512 (gst-plugins-base-1.14.4.tar.xz) = 42c59df9f2d848108f12afa0466acbcfa5ccda64e4d0d44608d4268abed20f2e036713de04e7d71feaed1868ad742c5bcb55ae0eef5dec8e19e053dc8541b8af
+Size (gst-plugins-base-1.14.4.tar.xz) = 3703232 bytes
 SHA1 (patch-configure) = ab56e431c81126996973eecacad7dae654dc95a2
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-good/Makefile.common
--- a/multimedia/gst-plugins1-good/Makefile.common      Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-good/Makefile.common      Thu Nov 08 14:40:23 2018 +0000
@@ -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:24 prlw1 Exp $
 #
 # used by audio/gst-plugins1-flac/Makefile
 # used by audio/gst-plugins1-jack/Makefile
@@ -15,7 +15,7 @@
 # used by x11/gst-plugins1-x11/Makefile
 
 GST_PLUGINS1_TYPE=     good
-GST_PLUGINS1_VER=      1.14.2
+GST_PLUGINS1_VER=      1.14.4
 
 # Disable all drivers and features by default.
 .for driver in aalib \
@@ -46,7 +46,7 @@
 .include "../../multimedia/gst-plugins1-base/plugins.mk"
 .include "../../devel/orc/buildlink3.mk"
 .include "../../devel/glib2/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/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer1+=             gstreamer1>=1.14.2
+BUILDLINK_API_DEPENDS.gstreamer1+=             gstreamer1>=1.14.4
 .include "../../multimedia/gstreamer1/buildlink3.mk"
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-good/distinfo
--- a/multimedia/gst-plugins1-good/distinfo     Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-good/distinfo     Thu Nov 08 14:40:23 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.38 2018/08/17 11:50:51 wiz Exp $
+$NetBSD: distinfo,v 1.39 2018/11/08 14:40:24 prlw1 Exp $
 
-SHA1 (gst-plugins-good-1.14.2.tar.xz) = a026222bd296161af8634be81295abd1969440ac
-RMD160 (gst-plugins-good-1.14.2.tar.xz) = fd1ecfb7241cadd737b240acd2554a30b951dac7
-SHA512 (gst-plugins-good-1.14.2.tar.xz) = 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
-Size (gst-plugins-good-1.14.2.tar.xz) = 3779912 bytes
+SHA1 (gst-plugins-good-1.14.4.tar.xz) = 382f7e424437ea8a3d1d7701569eddea76b18375
+RMD160 (gst-plugins-good-1.14.4.tar.xz) = 4ec924780f7b55510fe5069a019869684b44942d
+SHA512 (gst-plugins-good-1.14.4.tar.xz) = 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
+Size (gst-plugins-good-1.14.4.tar.xz) = 3792524 bytes
 SHA1 (patch-sys_osxvideo_Makefile.in) = 1c598bd99f46c4b4acc27008b2c863ef4ae418a0
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-ugly/Makefile.common
--- a/multimedia/gst-plugins1-ugly/Makefile.common      Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-ugly/Makefile.common      Thu Nov 08 14:40:23 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2018/08/17 11:50:52 wiz Exp $
+# $NetBSD: Makefile.common,v 1.29 2018/11/08 14:40:24 prlw1 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.14.2
+GST_PLUGINS1_VER=      1.14.4
 
 # Disable all drivers and features by default.
 .for driver in a52dec \
@@ -23,9 +23,9 @@
 CONFIGURE_ARGS+=       --disable-${driver}
 .endfor
 
-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 "../../devel/orc/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gst-plugins1-ugly/distinfo
--- a/multimedia/gst-plugins1-ugly/distinfo     Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gst-plugins1-ugly/distinfo     Thu Nov 08 14:40:23 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2018/08/17 11:50:52 wiz Exp $
+$NetBSD: distinfo,v 1.34 2018/11/08 14:40:24 prlw1 Exp $
 
-SHA1 (gst-plugins-ugly-1.14.2.tar.xz) = 81c392c4bf76f15170aaf700168f234d8321a6d8
-RMD160 (gst-plugins-ugly-1.14.2.tar.xz) = 35f6151d5e80d860885f0953219ea6f8844d91e2
-SHA512 (gst-plugins-ugly-1.14.2.tar.xz) = 7902a6ef6d207663eebf00d630aac9c20b1ae0c333890f1f6aba8544eff0ef4d349b4d1d0e481d8cbcd5b1800f900ea4e6a0cb6017b0727559ab5c5acc3d0ea5
-Size (gst-plugins-ugly-1.14.2.tar.xz) = 887116 bytes
+SHA1 (gst-plugins-ugly-1.14.4.tar.xz) = 64a7b39cf7dc984dd9bff821e545ff084a1c26f9
+RMD160 (gst-plugins-ugly-1.14.4.tar.xz) = 327c42d8a26d809cdac367719c0c890669ae72b2
+SHA512 (gst-plugins-ugly-1.14.4.tar.xz) = 9a5fc123a8e904d6517a3946402ef27710a5e2460ebe748b3ad7b78d5092748a563f7ed4f6c734a9839e0781c2923d62425aa65f3d7469d7083861264f831cf1
+Size (gst-plugins-ugly-1.14.4.tar.xz) = 889632 bytes
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gstreamer1/Makefile
--- a/multimedia/gstreamer1/Makefile    Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gstreamer1/Makefile    Thu Nov 08 14:40:23 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2018/08/22 09:45:49 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/11/08 14:40:24 prlw1 Exp $
 
-DISTNAME=      gstreamer-1.14.2
+DISTNAME=      gstreamer-1.14.4
 PKGNAME=       ${DISTNAME:S/gstreamer/gstreamer1/}
-PKGREVISION=   1
 CATEGORIES=    multimedia
 MASTER_SITES=  https://gstreamer.freedesktop.org/src/gstreamer/
 EXTRACT_SUFX=  .tar.xz
diff -r 094dda7ba5e1 -r 8cd738620a76 multimedia/gstreamer1/distinfo
--- a/multimedia/gstreamer1/distinfo    Thu Nov 08 14:40:20 2018 +0000
+++ b/multimedia/gstreamer1/distinfo    Thu Nov 08 14:40:23 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.34 2018/08/17 11:50:52 wiz Exp $
+$NetBSD: distinfo,v 1.35 2018/11/08 14:40:24 prlw1 Exp $
 
-SHA1 (gstreamer-1.14.2.tar.xz) = ec0627229418081205c4f01427daeb62b8633aa7
-RMD160 (gstreamer-1.14.2.tar.xz) = ed408300bb871f5ff5a65e329a436ca24c2e8706
-SHA512 (gstreamer-1.14.2.tar.xz) = 270dba318d15b54fff6e09d09d77dea13be55bbf82a5bb510efb43f954e234230505366cc6f19f5431e2dd24f5a7734daf5a89d9bd94de8302ed722df0e1eb84
-Size (gstreamer-1.14.2.tar.xz) = 3255404 bytes
+SHA1 (gstreamer-1.14.4.tar.xz) = 324a30ddd2c35103fa6af8ffb1e436e8dda714c8
+RMD160 (gstreamer-1.14.4.tar.xz) = 255c4044604e212a080960223a9acdbc4a8302f6
+SHA512 (gstreamer-1.14.4.tar.xz) = 7ece9f01d40df7c8358482eac94536c5e15261e9568962008e2029e1ee1b3ebb220d2e4802ed1c81c40d897576fafe52234065e273724bfb4df3a3ddf2711abe
+Size (gstreamer-1.14.4.tar.xz) = 3264324 bytes
 SHA1 (patch-plugins_tracers_gstrusage.c) = 36ab41bc208cd9146bed3208f56eb332f2535591



Home | Main Index | Thread Index | Old Index