[gstreamer-bugs] [Bug 505417] Add GstPoll to core

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 14 05:13:50 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=505417

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #11 from Peter Kjellerstedt  2008-01-14 13:13 UTC -------
Created an attachment (id=102811)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=102811&action=view)
Convert gstreamerlibs/gst/net to use GstPoll

This patch converts gstreamerlibs/gst/net to use GstPoll.

The changes in gstnetclientclock.h and gstnettimeprovider.h are a little bit
messy due to the fact that GstNetClientClock and GstNetTimeProvider have fixed
sizes in the API.

Also note that _gst_reserved in GstNetTimeProvider is an empty array on 64-bit
machines now (we have run out of padding). I think this might cause problems
with some compilers, but I have no obvious generic method of telling if this
will happen that can be used by the preprocessor to avoid including the
_gst_reserved array...


-- 
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=505417.




More information about the Gstreamer-bugs mailing list