gstreamer/testsuite
Benjamin Otte 05c2afa7f9 gst/gstbin.c: don't
Original commit message from CVS:
* gst/gstbin.c: (gst_bin_iterate_func), (gst_bin_iterate):
don't
* gst/schedulers/entryscheduler.c: (safe_cothread_switch),
(safe_cothread_destroy),
(gst_entry_scheduler_remove_all_cothreads),
(gst_entry_scheduler_reset), (_remove_cothread),
(gst_entry_scheduler_state_transition):
hold off cothread destruction if we're not in main cothread
* configure.ac:
* testsuite/Makefile.am:
add new test dir
* testsuite/schedulers/.cvsignore:
* testsuite/schedulers/Makefile.am:
add tests
* testsuite/schedulers/relink.c: (cb_handoff), (main):
check relinking and adding/removing elements from a running pipeline
* testsuite/schedulers/unlink.c: (cb_handoff), (main):
check unlinking in a running pipeline
* testsuite/schedulers/unref.c: (cb_handoff), (main):
check unreffing a running pipeline
* testsuite/schedulers/useless_iteration.c: (main):
check iterating a pipeline that contains running threads works
2004-05-18 21:18:43 +00:00
..
bins fix Rules 2004-05-04 12:47:58 +00:00
bytestream testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
caps I'm too lazy to comment this 2004-05-11 12:17:58 +00:00
cleanup reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
clock testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
debug testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
dlopen reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
dynparams reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
elements testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
ghostpads testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
indexers testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
negotiation gst/gstpad.c: refuse to link if the link is not possible 2004-04-21 19:12:51 +00:00
parse gst/gstvalue.c: add serialization and comparison functions for long, int64, enum and float values 2004-05-18 01:36:14 +00:00
plugin reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
refcounting testsuite/refcounting/pad.c: fix test 2004-04-22 05:08:19 +00:00
schedulers gst/gstbin.c: don't 2004-05-18 21:18:43 +00:00
states reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
tags testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
threads testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
.gitignore ignore some more 2004-03-15 17:26:30 +00:00
Makefile.am gst/gstbin.c: don't 2004-05-18 21:18:43 +00:00
Rules fix Rules 2004-05-04 12:47:58 +00:00
test_gst_init.c gst-indent run on core 2004-03-13 15:27:01 +00:00