gstreamer/check
Thomas Vander Stichele cf231073c2 add a gst_element_set_state_async method that sets the state and starts a thread to make sure the state change comple...
Original commit message from CVS:
* check/gst/gstpipeline.c: (GST_START_TEST):
* docs/gst/gstreamer-sections.txt:
* gst/gstutils.c: (set_state_async_thread_func),
(gst_element_set_state_async):
* gst/gstutils.h:
add a gst_element_set_state_async method that
sets the state and starts a thread to make sure the state
change completes as best as it can
2005-09-12 18:14:03 +00:00
..
elements check/elements/identity.c: Make the error a little clearer when the test fails because identity made a copy of the bu... 2005-09-09 17:42:20 +00:00
generic maintenance updates 2005-09-05 11:54:55 +00:00
gst add a gst_element_set_state_async method that sets the state and starts a thread to make sure the state change comple... 2005-09-12 18:14:03 +00:00
gst-libs check/gst-libs/controller.c: Header include fix. 2005-09-09 23:45:15 +00:00
pipelines check/pipelines/simple_launch_lines.c: test for pipe!=NULL 2005-09-06 22:03:01 +00:00
states gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a normal enum instead of flags. 2005-09-02 15:42:00 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am check/: adding a test for pipelines and state changes 2005-09-09 12:02:41 +00:00