[Bug 743874] Text overlay not working on fresh GES
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 26 12:19:54 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743874
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This fixes it for me:
commit 80909fb99adee19af7de2170091f96d3f47cf3b0
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Feb 26 20:14:31 2015 +0000
ges-base-xml-formatter: fix property setting
GstStructureForeachFunc has a gboolean return value,
and the foreach function will stop unless we return
TRUE here. This meant it was potluck whether all
properties in the structure got set or not.
Fixes setting of text overlay clip text property
in particular.
https://bugzilla.gnome.org/show_bug.cgi?id=743874
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list