[Bug 761910] gstharness: Fix MT issues when forwarding event/query to sink harness
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Feb 13 16:09:46 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761910
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.7.2
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed after fixing up:
gstharness.c: In function 'gst_harness_sink_event':
gstharness.c:255:5: error: 'ret' undeclared (first use in this function)
ret = gst_pad_push_event (fwdpad, event);
commit 336c7bb69c1927ee669f4da5d3992481b598ad0e
Author: Stian Selnes <stian at pexip.com>
Date: Thu Jan 21 13:33:15 2016 +0100
harness: Fix MT issues when forwarding event/query to sink harness
https://bugzilla.gnome.org/show_bug.cgi?id=761910
--
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