gstreamer/check
Andy Wingo 33d5749b88 gst/gstevent.h (GstEventTypeFlags): New data type, the flags of the event type (upstream, downstream, serialized). Re...
Original commit message from CVS:
2005-11-21  Andy Wingo  <wingo@pobox.com>

* gst/gstevent.h (GstEventTypeFlags): New data type, the flags of
the event type (upstream, downstream, serialized). Renamed
GST_EVDIR_* and GST_EVSER to GST_EVENT_TYPE_*.
(GstEventType): Use GstEventTypeFlags. Rename CUSTOM_UP to
CUSTOM_UPSTREAM, CUSTOM_DS to CUSTOM_DOWNSTREAM, etc.

* gst/gstevent.c: Update for new CUSTOM event names.

* check/gst/gstevent.c: Update check for new CUSTOM event names.

* gst/gstevent.h:
* gst/gstevent.c (gst_event_type_get_flags): New function. Fixes
bug #319392.
2005-11-21 11:06:42 +00:00
..
elements check/Makefile.am: Enable more tests. 2005-11-16 18:09:47 +00:00
generic check/: Check fixes, use API as stated in design docs, remove hacks. 2005-10-10 16:38:26 +00:00
gst gst/gstevent.h (GstEventTypeFlags): New data type, the flags of the event type (upstream, downstream, serialized). Re... 2005-11-21 11:06:42 +00:00
gst-libs merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
net gst/net/gstnetclientclock.c: Turn off debugging. 2005-11-18 15:52:24 +00:00
pipelines ignore more 2005-11-12 10:23:52 +00:00
states check/states/sinks.c: Uncomment fixed check. 2005-11-03 20:14:24 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am Added segment helper structure and methods. Not fully implemented yet. 2005-11-20 19:11:09 +00:00