gstreamer/check/gst
Wim Taymans c97e237a14 Added extra flag to newsegment for future API freeze.
Original commit message from CVS:
* check/gst/gstevent.c: (GST_START_TEST):
* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_change_state):
* gst/base/gstbasesrc.c: (gst_base_src_default_newsegment):
* gst/base/gstbasetransform.c: (gst_base_transform_event):
* gst/elements/gstfilesink.c: (gst_file_sink_event):
* gst/gstevent.c: (gst_event_new_newsegment),
(gst_event_parse_newsegment):
* gst/gstevent.h:
Added extra flag to newsegment for future API freeze.
Updated check and base elements.
2005-10-11 16:28:49 +00:00
..
.gitignore put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +00:00
capslist.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gst.c check/Makefile.am: re-enable tests now that leaks are plugged 2005-09-19 14:09:54 +00:00
gstbin.c check/: Check fixes, use API as stated in design docs, remove hacks. 2005-10-10 16:38:26 +00:00
gstbuffer.c check/gst/gstbuffer.c: Plug leak in test case and fix 'make check-valgrind' 2005-09-27 13:25:18 +00:00
gstbus.c check/gst/gstbin.c: Change for new bus API. 2005-09-29 13:07:37 +00:00
gstcaps.c fix more valgrind warnings before turning up the heat 2005-10-10 23:55:39 +00:00
gstelement.c gst/gstutils.c: fix a bug in the case where neither element has a pad 2005-10-05 21:34:42 +00:00
gstevent.c Added extra flag to newsegment for future API freeze. 2005-10-11 16:28:49 +00:00
gstghostpad.c check/gst/gstghostpad.c (test_ghost_pads): Merge from the state change patch. 2005-10-10 10:57:40 +00:00
gstiterator.c Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstmessage.c Added extra field to STATE_CHANGE message with the pending state, which will be different from the new state soon. 2005-10-08 08:58:45 +00:00
gstminiobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstpad.c unref our test buffers 2005-10-05 17:01:44 +00:00
gstpipeline.c check/: Check fixes, use API as stated in design docs, remove hacks. 2005-10-10 16:38:26 +00:00
gstplugin.c put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +00:00
gststructure.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstutils.c Test that removing probes from within the probe functions works. 2005-09-21 13:24:33 +00:00
gstvalue.c fix leak in the test itself 2005-09-22 20:02:11 +00:00