[gst-devel] [gst-cvs] gst-plugins-bad: camerabin: improve image done signal emission

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Apr 12 15:42:17 CEST 2010


On Mon, 2010-04-12 at 06:13 -0700, Stefan Kost wrote:

> Module: gst-plugins-bad
> Branch: master
> Commit: 1b10553f9063403f1b978b41b41e3efb789d2bc4
> URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=1b10553f9063403f1b978b41b41e3efb789d2bc4
> 
> Author: Lasse Laukkanen <ext-lasse.2.laukkanen at nokia.com>
> Date:   Fri Sep 11 09:38:51 2009 +0300
> 
> camerabin: improve image done signal emission
> 
> Use g_idle_add_full() with G_PRIORITY_HIGH to emit image done signal,
> g_idle_add() is more likely to starve with higher priority events.

Hrm, elements really shouldn't rely on a running GLib main loop, is
there a bug for this already? Anyone planning on fixing this?

Cheers
 -Tim







More information about the gstreamer-devel mailing list