ChangeLog
=========
2016-11-29 Sebastian Dröge <[email protected]>
* configure.ac:
releasing 1.10.2
2016-11-29 14:08:41 +0200 Sebastian Dröge <[email protected]>
* po/hr.po:
po: Update translations
2016-11-28 13:48:16 +0100 Edward Hervey <[email protected]>
* gst/gstutils.c:
gstutils: Fix a pad leak
When requesting a pad from a template and it's already linked, this
means it was a static pad. Since we only want to return an *available*
pad, we must return NULL ... but we must also remove the reference
we got from getting that static pad.
The "No need to unref" message (which wasn't true for quite some time)
dates back from the very very very first commit introducing the 0.10
features.
2016-11-28 12:28:28 +0200 Sebastian Dröge <[email protected]>
* gst/gstmessage.c:
message: Ensure that the "debug" field of error/warning/info messages
is valid UTF-8
The caller might pass arbitrary data here that caused the error, and
trying to set invalid UTF-8 in a GstStructure causes it to be not set
at
all. Later when trying to parse it, the field will not exist and the
return value will point to invalid memory. Prevent this by storing
NULL
instead.
Also print a g_warning(), the caller should never ever do this to
begin
with.
2016-11-15 22:39:43 +1100 Jan Schmidt <[email protected]>
* plugins/elements/gstdownloadbuffer.c:
* plugins/elements/gstqueue.c:
* plugins/elements/gstqueue2.c:
* plugins/elements/gsttypefindelement.c:
queues: Don't return negative position queries.
When subtracting queued data sizes from upstream queries
in queue, queue2, downloadbuffer and typefind, clamp the
result to not go negative, in case upstream returned
a nonsense value that's too small (as could happen if
upstream is estimating, or just broken)
2016-11-20 14:51:32 +0000 Tim-Philipp Müller <[email protected]>
* meson.build:
meson: update version
Download
========
https://download.gnome.org/sources/gstreamer/1.10/gstreamer-1.10.2.tar.xz
(3.62M)
sha256sum: 150e8e81febac94c161d8141cde78a38038a8f56e8ec549f353da54994278d65
_______________________________________________
[email protected]
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.