diff options
author | wiz <wiz> | 2014-11-09 16:30:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-11-09 16:30:18 +0000 |
commit | a985e9f43879804b1eb2f8083c7190ae4b5eec02 (patch) | |
tree | 0f8eb6a548f14f46f0ed4e1b069adeae15c4ef71 /multimedia | |
parent | da80c3deb24144cbe66e9578544f8ec85c0b8da4 (diff) | |
download | pkgsrc-a985e9f43879804b1eb2f8083c7190ae4b5eec02.tar.gz |
Update to 1.4.4:
=== release 1.4.4 ===
2014-11-06 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
releasing 1.4.4
2014-10-24 12:51:07 +0100 Tim-Philipp Müller <tim@centricular.com>
* libs/gst/base/gstbasesink.c:
basesink: don't unlock mutex that is not locked
Fixes 'Attempt to unlock mutex that was not locked'
warning with newer GLibs when sink is shut down in
certain situations. Triggered by the decodebin
test_reuse_without_decoders unit test in -base
sometimes, esp. on slower machines.
2014-10-16 10:13:14 +0400 Andrei Sarakeev <sarakusha@gmail.com>
* plugins/elements/gstmultiqueue.c:
multiqueue: Wake up any waiting streams if the current one goes EOS
Otherwise we might have unlinked streams waiting.
https://bugzilla.gnome.org/show_bug.cgi?id=738198
2014-10-08 15:37:37 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
* docs/pwg/advanced-negotiation.xml:
docs: pwg: fix typo in 'Dynamic negotiation' section
The point of this example is to show how to set caps
on the source pad once it has been set on the sink pad.
So, in passthrough mode, the caps is just copied to the
source pad.
https://bugzilla.gnome.org/show_bug.cgi?id=738153
2014-10-06 13:38:21 +0200 Nicolas Huet <nicolas.huet@parrot.com>
* gst/gstsystemclock.c:
systemclock: fix multi-thread entry status issue
Running two threads, one executing the timer and one unscheduling it, the
unscheduled status set by the second thread is sometimes overwritten by the
first one.
https://bugzilla.gnome.org/show_bug.cgi?id=737999
2014-09-25 16:21:51 +0100 Tim-Philipp Müller <tim@centricular.com>
* tests/check/libs/baseparse.c:
tests: fix caps leak in baseparse unit test
2014-10-03 13:14:25 +0200 Matej Knopp <matej.knopp@gmail.com>
* tests/check/libs/baseparse.c:
tests: baseparse: set_sink_caps vfunc should't take ownership of the caps
https://bugzilla.gnome.org/show_bug.cgi?id=737762
2014-10-08 09:37:41 -0700 Aleix Conchillo Flaqué <aleix@oblong.com>
* plugins/elements/gstmultiqueue.c:
multiqueue: don't lock multiqueue when pushing serialized queries
If we are pushing a serialized query into a queue and the queue is
filled, we will end in a deadlock. We need to release the lock before
pushing and acquire it again afterward.
https://bugzilla.gnome.org/show_bug.cgi?id=737794
2014-10-02 14:55:22 +0300 Sebastian Dröge <sebastian@centricular.com>
* plugins/elements/gstqueue.c:
queue: Add missing break in switch
2014-09-27 20:10:34 +0200 Matej Knopp <matej.knopp@gmail.com>
* plugins/elements/gstmultiqueue.c:
multiqueue: update segment position on GAP events to calculate levels properly
https://bugzilla.gnome.org/show_bug.cgi?id=737498
2014-10-02 11:00:32 +0300 Sebastian Dröge <sebastian@centricular.com>
* plugins/elements/gstqueue.c:
queue: update segment position on GAP events to calculate levels properly
https://bugzilla.gnome.org/show_bug.cgi?id=737498
2014-10-02 10:57:43 +0300 Sebastian Dröge <sebastian@centricular.com>
* plugins/elements/gstqueue2.c:
queue2: update segment position on GAP events to calculate levels properly
https://bugzilla.gnome.org/show_bug.cgi?id=737498
2014-10-02 10:13:28 +0300 Sebastian Dröge <sebastian@centricular.com>
* plugins/elements/gstcapsfilter.c:
capsfilter: Push pending events before a buffer also if upstream never configured caps but we have srcpad caps already
Otherwise we never send pending events downstream that arrive after we
configured caps on the srcpad.
https://bugzilla.gnome.org/show_bug.cgi?id=737735
2014-09-24 10:11:54 +0200 Thibault Saunier <tsaunier@gnome.org>
* scripts/gst-uninstalled:
scripts: Handle gst-python in gst-uninstalled
https://bugzilla.gnome.org/show_bug.cgi?id=709082
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer1/Makefile | 4 | ||||
-rw-r--r-- | multimedia/gstreamer1/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index f6bef4b7af3..06b2bfb7d3e 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/10/01 14:26:15 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/09 16:30:18 wiz Exp $ -DISTNAME= gstreamer-1.4.3 +DISTNAME= gstreamer-1.4.4 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 69fd27251f8..3637d021ea9 100644 --- a/multimedia/gstreamer1/distinfo +++ b/multimedia/gstreamer1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/10/01 14:26:15 wiz Exp $ +$NetBSD: distinfo,v 1.13 2014/11/09 16:30:18 wiz Exp $ -SHA1 (gstreamer-1.4.3.tar.xz) = 8c432b0a44e0142344fb3c85ff3afa64f66eca9a -RMD160 (gstreamer-1.4.3.tar.xz) = 7b5bb5b006823ae5342b468085e8ccf0a7b9bec3 -Size (gstreamer-1.4.3.tar.xz) = 3323476 bytes +SHA1 (gstreamer-1.4.4.tar.xz) = e2aba44c31b41f016bc4ce85539022e12a81d3f7 +RMD160 (gstreamer-1.4.4.tar.xz) = 528b1301bd0c1434fc0ccdbf34ae4de4b0215100 +Size (gstreamer-1.4.4.tar.xz) = 3323860 bytes |