[gstreamer-bugs] [Bug 510417] [PLUGIN-MOVE] Move gio to gst-plugins-base

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 7 06:43:36 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=510417

  GStreamer | gst-plugins-base | Ver: HEAD CVS




------- Comment #10 from Sebastian Dröge  2008-03-07 14:43 UTC -------
Ok, what still needs to be done for this element is:

a) some way of telling the application that it needs to mount the location,
maybe with feedback to the element that mounting happened. Or some way of
mounting inside the element and letting the application provide authentication
data (currently impossible as mounting is only possible async and does things
with the default main context).

b) Don't block in start() and stop(), opening and closing the stream may block
and we need a way around this. Should be possible once bug #517137 is fixed by
using async functions with our own main context and main loop.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=510417.




More information about the Gstreamer-bugs mailing list