[gstreamer-bugs] [Bug 559250] segments need identifiers.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 4 04:23:59 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=559250

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #2 from Andy Wingo  2008-11-04 12:23 UTC -------
2008-11-04  Andy Wingo  <wingo at pobox.com>

        Add sequence numbers to events and messages. See #559250.

        * gst/gstutils.c (gst_util_seqnum_next, gst_util_seqnum_compare):
        New functions.

        * gst/gstevent.h:
        * gst/gstevent.c (_gst_event_copy, gst_event_new): Initialize new
        events with a new sequence number, and copy it when copying.
        (gst_event_get_seqnum, gst_event_set_seqnum): Accessors for an
        event's sequence number.

        * gst/gstmessage.h:
        * gst/gstmessage.c (_gst_message_copy, gst_message_new_custom):
        (gst_event_get_seqnum, gst_event_set_seqnum): As with events, so
        with messages.

        * docs/gst/gstreamer-sections.txt: Add new functions to the docs.

Now we just have to make elements Do The Right Thing.


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




More information about the Gstreamer-bugs mailing list