gstreamer/gst/schedulers
Ronald S. Bultje 474d0415aa gst/schedulers/gstoptimalscheduler.c: When we're recursing into a chain run, only run the directly related group, not...
Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c:
(gst_opt_scheduler_schedule_run_queue), (schedule_chain),
(gst_opt_scheduler_get_wrapper):
When we're recursing into a chain run, only run the directly
related group, not all queued ones. This will fix a possible
deadlock in chains with more than two groups.
2004-12-09 11:48:28 +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
cothreads_compat.h docs/gst/Makefile.am: make docs exit on scanning problems fix nonsrcdir build issues 2004-04-07 15:31:25 +00:00
entryscheduler.c add gst_scheduler_register shortcut similar to gst_element_register 2004-08-11 09:54:52 +00:00
faircothreads.c gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00
faircothreads.h gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00
fairscheduler.c gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00
gstbasicscheduler.c add gst_scheduler_register shortcut similar to gst_element_register 2004-08-11 09:54:52 +00:00
gstoptimalscheduler.c gst/schedulers/gstoptimalscheduler.c: When we're recursing into a chain run, only run the directly related group, not... 2004-12-09 11:48:28 +00:00
gthread-cothreads.h gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00
Makefile.am fix build after commit of fair :) 2004-11-08 18:51:12 +00:00