diff options
author | wiz <wiz> | 2014-08-31 22:22:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-31 22:22:41 +0000 |
commit | 5ad1825939b4110d654d9c9a53c34446173051e9 (patch) | |
tree | 8a63d6ac35406eb736736a3990505e596df2a7c1 /multimedia | |
parent | c28eb30f477847fc2dfbf521f3715fe33339655c (diff) | |
download | pkgsrc-5ad1825939b4110d654d9c9a53c34446173051e9.tar.gz |
Update to 1.4.1:
GStreamer Plugins Base:
* 733916 : basetextoverlay: Simple pipeline with textoverlay and fakesink fails to negotiate
* 733976 : uridecodebin: Does not set the dec- > source uri when an error occurred with a first uri and we set a new one in READY state
* 734683 : playsinkconvertbin: returns true from accept caps but rejects it later
* 734822 : playsinkconvertbin: only intersect with the filter at the end
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins1-base/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins1-base/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gst-plugins1-base/Makefile.common b/multimedia/gst-plugins1-base/Makefile.common index c613033bd94..2607c05c61a 100644 --- a/multimedia/gst-plugins1-base/Makefile.common +++ b/multimedia/gst-plugins1-base/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2014/08/08 21:25:41 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2014/08/31 22:22:41 wiz Exp $ # # used by audio/gst-plugins1-alsa/Makefile # used by audio/gst-plugins1-cdparanoia/Makefile @@ -12,7 +12,7 @@ # GST_PLUGINS1_TYPE= base -GST_PLUGINS1_VER= 1.4.0 +GST_PLUGINS1_VER= 1.4.1 BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.4.0 LICENSE= gnu-lgpl-v2 diff --git a/multimedia/gst-plugins1-base/distinfo b/multimedia/gst-plugins1-base/distinfo index e35eccafdda..91defaa8af4 100644 --- a/multimedia/gst-plugins1-base/distinfo +++ b/multimedia/gst-plugins1-base/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.8 2014/08/08 21:25:41 wiz Exp $ +$NetBSD: distinfo,v 1.9 2014/08/31 22:22:41 wiz Exp $ -SHA1 (gst-plugins-base-1.4.0.tar.xz) = 6c7c4bad34897032058f9b96c10bc7caac72ed99 -RMD160 (gst-plugins-base-1.4.0.tar.xz) = 5e20f2cafe83d4b529a37180ef683d70ece4921a -Size (gst-plugins-base-1.4.0.tar.xz) = 2618724 bytes +SHA1 (gst-plugins-base-1.4.1.tar.xz) = 0818947329495d15ba64373fd891b7ae6ed887d7 +RMD160 (gst-plugins-base-1.4.1.tar.xz) = a9189daa3f6c6f1977809c927171b8c740847c60 +Size (gst-plugins-base-1.4.1.tar.xz) = 2615712 bytes SHA1 (patch-ext_alsa_gstalsasink.c) = f344b819e65b42f49c2328f8bf3e8c075e5dd24b SHA1 (patch-ext_alsa_gstalsasrc.c) = dd966d2a7f1b952a90c1aa78e726b8272ac40f9d |