[gstreamer-bugs] [Bug 624554] [camerabin] don't call gst_bus_poll() from gst_camerabin_have_img_buffer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jul 16 10:11:45 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=624554
GStreamer | gst-plugins-bad | unspecified
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version|0.10.30 |unspecified
Resolution| |FIXED
Target Milestone|HEAD |0.10.19
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-16 17:11:39 UTC ---
Just for the record, this was fixed in -bad 0.10.19:
commit 58bf3be7307f2636e6a59956f4ca80f162827baf
Author: Lasse Laukkanen <ext-lasse.2.laukkanen at nokia.com>
Date: Wed Feb 17 11:51:26 2010 +0200
camerabin: don't use gst_bus_poll() when creating preview image
Avoid using gst_bus_poll() as the docs recommend. Use
gst_bus_timed_pop_filtered() instead.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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