gstreamer/testsuite
Wim Taymans 40a0fb9794 Implemented group splitting and rechaining.
Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c:
(chain_recursively_migrate_group), (create_group),
(schedule_group), (gst_opt_scheduler_pad_link),
(group_elements_set_visited), (element_get_reachables_func),
(element_get_reachables), (group_can_reach_group), (debug_element),
(rechain_group), (group_migrate_connected),
(gst_opt_scheduler_pad_unlink):
* testsuite/schedulers/Makefile.am:
Implemented group splitting and rechaining.
Fixes 143777 and 143777-2 in the testsuite.
2004-07-08 15:24:20 +00:00
..
bins fix Rules 2004-05-04 12:47:58 +00:00
bytestream whoops, forgot to update Makefile - let's see if the buildbots like this one 2004-06-20 17:35:33 +00:00
caps more tests fixing 2004-07-02 13:54:59 +00:00
cleanup fix testsuite 2004-07-02 13:29:11 +00:00
clock more tests fixing 2004-07-02 13:54:59 +00:00
debug testsuite/debug/commandline.c: Call ./commandline, not argv[0]. Calling yourself is probably not the best way to con... 2004-05-18 22:49:52 +00:00
dlopen reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
dynparams more tests fixing 2004-07-02 13:54:59 +00:00
elements testsuite/Makefile.am: define tests_ignore 2004-04-15 04:54:53 +00:00
enumcaps Oops, forgot new files 2004-07-07 04:25:23 +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 tell us more about your failure 2004-05-19 18:50:35 +00:00
refcounting testsuite/refcounting/pad.c: fix test 2004-04-22 05:08:19 +00:00
schedulers Implemented group splitting and rechaining. 2004-07-08 15:24:20 +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 Fix enum serialization, deserialization, comparison in caps, add a test to ensure that this continues working in the ... 2004-07-07 04:22:28 +00:00
Rules change plugin path 2004-07-02 10:15:14 +00:00
test_gst_init.c gst-indent run on core 2004-03-13 15:27:01 +00:00