gstreamer/docs/gst
Andy Wingo 5f5fbbdd7d Add sequence numbers to events and messages. See #559250.
Original commit message from CVS:
2008-11-04  Andy Wingo  <wingo@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.
2008-11-04 12:22:53 +00:00
..
tmpl Ignore more stuff. 2006-02-23 18:06:31 +00:00
.gitignore docs/: Ignore files generated by new common/* modifications 2007-12-16 17:37:11 +00:00
gstreamer-docs.sgml docs/: Change to xinclude based build - its faster and easier to maintain. 2008-10-30 15:29:51 +00:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt Add sequence numbers to events and messages. See #559250. 2008-11-04 12:22:53 +00:00
gstreamer.types.in Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00
Makefile.am docs/gst/Makefile.am: And remove those libs here. 2008-04-21 10:25:02 +00:00
running.xml docs/: Change to xinclude based build - its faster and easier to maintain. 2008-10-30 15:29:51 +00:00