gstreamer/tests
Wim Taymans 82a38aff77 check/states/sinks.c: Uncomment fixed check.
Original commit message from CVS:
* check/states/sinks.c: (GST_START_TEST):
Uncomment fixed check.

* docs/design/part-TODO.txt:
Updated TODO.

* gst/base/gstbasesink.c: (gst_base_sink_commit_state),
(gst_base_sink_handle_object), (gst_base_sink_do_sync),
(gst_base_sink_get_position):
If we are going to PLAYING, post the right pending state
when we post the intermediate paused message.

* gst/gstelement.c: (gst_element_continue_state),
(gst_element_set_state_func), (gst_element_change_state):
Don't post state changes that were between the same state
and were not ASYNC.
2005-11-03 20:14:24 +00:00
..
benchmarks
check check/states/sinks.c: Uncomment fixed check. 2005-11-03 20:14:24 +00:00
instantiate gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
misc
muxing
negotiation
old fixing examples fixing docs typos changing log priority in error situations 2005-10-26 18:57:43 +00:00
probes
sched tests/sched/: 2005-10-10 16:43:32 +00:00
seeking gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
threadstate gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
.gitignore
bench-complexity.scm
bench-mass_elements.scm
complexity.c
complexity.gnuplot
lat.c gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
Makefile.am tests/Makefile.am (noinst_PROGRAMS): No more init.c. 2005-10-10 16:20:41 +00:00
mass_elements.c
network-clock-utils.scm
network-clock.scm
plot-data
README

This directory contains various tests designed to test GStreamer's
behavior. When these tests work, they should be recast in the form
of regression tests and moved to ../testsuite.