gstreamer/tests/check/gst
Andy Wingo 2124c0fded gst/gstelement.c (gst_element_set_base_time): Add debugging.
Original commit message from CVS:
2005-11-15  Andy Wingo  <wingo@pobox.com>

* gst/gstelement.c (gst_element_set_base_time): Add debugging.

* gst/gstpipeline.c (gst_pipeline_set_new_stream_time): Document
using GST_CLOCK_TIME_NONE to disable base time management.
(do_pipeline_seek, gst_pipeline_change_state): Don't reset stream
time if it was NONE before.
(gst_pipeline_change_state): Only munge the base time if
stream_time != GST_CLOCK_TIME_NONE.

* check/gst/gstpipeline.c (test_base_time): Punt around the
problem of the probe not being called, because that's not the
issue I'm looking at. Add a check that setting stream_time to NONE
disables base time management.
2005-11-15 17:57:51 +00:00
..
.gitignore put back source in registry. add checks for find_plugin. 2005-09-23 11:41:30 +00:00
capslist.h gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure string, so that gst_parse... 2005-11-10 12:32:57 +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/gst/gstbin.c (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +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 (test_message_state_changed_children): Style fix.. 2005-11-10 18:15:24 +00:00
gstcaps.c whitespace fixes 2005-10-15 15:53:59 +00:00
gstelement.c Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
gstevent.c Use GstClockTime in _get_state() instead of GTimeVal. 2005-10-12 12:18:48 +00:00
gstghostpad.c check/gst/gstghostpad.c: Added check for bug #317341 2005-11-10 09:19:12 +00:00
gstiterator.c Add a GType to GstIterator, update callsites and tests. 2005-10-07 00:14:45 +00:00
gstmessage.c Seriously, this is better than a previous commit as we only need to notify the fact that an element changed state in ... 2005-10-18 16:25:38 +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 gst/gstelement.c (gst_element_set_base_time): Add debugging. 2005-11-15 17:57:51 +00:00
gstplugin.c more define fixes 2005-10-16 09:44:04 +00:00
gststructure.c gst/gststructure.c: Forward-port a 0.8 patch to handle escaped spaces in structure string, so that gst_parse... 2005-11-10 12:32:57 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c check/gst/gsttag.c: Add some simple tests for the new taglist date API. 2005-10-14 17:01:56 +00:00
gstutils.c Test that removing probes from within the probe functions works. 2005-09-21 13:24:33 +00:00
gstvalue.c whitespace fixes 2005-10-15 15:53:59 +00:00