gstreamer/tests/check
Wim Taymans cf45b88349 Add method to conveniently check the name of a custom event with gst_event_has_name().
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gstevent.c: (gst_event_has_name):
* gst/gstevent.h:
* tests/check/gst/gstevent.c: (GST_START_TEST):
Add method to conveniently check the name of a custom event with
gst_event_has_name().
Reformat the event docs so that related methods are put together instead
of the default alphabetical sort.
Update unit test with new method.
API: GstEvent::gst_event_has_name()
2008-04-29 11:23:51 +00:00
..
elements And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
generic And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gst Add method to conveniently check the name of a custom event with gst_event_has_name(). 2008-04-29 11:23:51 +00:00
libs And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
pipelines And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst_index_entry_free() (#522741). 2008-03-17 10:21:59 +00:00