[gst-devel] bus problems
Andy Wingo
wingo at pobox.com
Fri Sep 2 01:13:14 CEST 2005
On Fri, 2005-09-02 at 09:10 +0200, Stefan Kost wrote:
> for the recods. All preblems went away after just having *one* bus-watch (in my
> application super class).
[...]
> Then it returns TRUE to pop the
> message off the bus.
Also for the record, we need to fix the return value of the bus watch
function. Why would you ever return FALSE? If you do the GSource will be
marked as ready, *again*, and the function will just get called again.
Today I am fixing other things tho :)
Cheers,
Wingo.
More information about the gstreamer-devel
mailing list