gstreamer/tests/sched
Wim Taymans 9f06376bab docs/design/part-events.txt: Small update.
Original commit message from CVS:
* docs/design/part-events.txt:
Small update.

* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_do_sync), (gst_base_sink_activate_push),
(gst_base_sink_activate_pull):
Some more comments.

* gst/elements/gstfakesrc.c: (gst_fake_src_class_init),
(gst_fake_src_create):
Fix handoff marshall.

* gst/elements/gstidentity.c: (gst_identity_class_init),
(gst_identity_transform_ip):
We're a real inplace element.

* gst/gstbus.c: (gst_bus_post):
Added some comments.

* tests/lat.c: (fakesrc), (fakesink), (simple), (queue), (main):
* tests/muxing/case1.c: (main):
* tests/sched/dynamic-pipeline.c: (main):
* tests/sched/interrupt1.c: (main):
* tests/sched/interrupt2.c: (main):
* tests/sched/interrupt3.c: (main):
* tests/sched/runxml.c: (main):
* tests/sched/sched-stress.c: (main):
* tests/seeking/seeking1.c: (event_received), (main):
* tests/threadstate/threadstate2.c: (bus_handler), (timeout_func),
(main):
* tests/threadstate/threadstate3.c: (main):
* tests/threadstate/threadstate4.c: (main):
* tests/threadstate/threadstate5.c: (main):
Fix the tests.
2005-07-22 11:47:10 +00:00
..
cases Fixed a bug in gstbin.c the manager was not detected. 2000-12-22 23:23:10 +00:00
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
dynamic-pipeline.c docs/design/part-events.txt: Small update. 2005-07-22 11:47:10 +00:00
interrupt1.c docs/design/part-events.txt: Small update. 2005-07-22 11:47:10 +00:00
interrupt2.c docs/design/part-events.txt: Small update. 2005-07-22 11:47:10 +00:00
interrupt3.c docs/design/part-events.txt: Small update. 2005-07-22 11:47:10 +00:00
Makefile.am reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
runtestcases Implemented some test cases... they all fail :-( 2000-12-22 16:14:33 +00:00
runxml.c docs/design/part-events.txt: Small update. 2005-07-22 11:47:10 +00:00
sched-stress.c docs/design/part-events.txt: Small update. 2005-07-22 11:47:10 +00:00
testcases Converted to a Makefile.am, fixed up the GstSrc thing, and removed a set to READY state before PLAYING that isn't nec... 2000-12-31 22:11:35 +00:00
testcases1.tc Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +00:00