gstreamer/gst/schedulers
Wim Taymans 74ca793b0a Clock fixes. Added async callbacks and clock unscheduling.
Original commit message from CVS:
Clock fixes. Added async callbacks and clock unscheduling.
Threading fixes. Fixed race condition in GstTask and possible
deadlock in _pad_get_caps(). Made various subsystems (query,
format,..) threadsafe.
Lots of cleanups and documentation.
2005-01-06 18:17:12 +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 Added testcase for schduler segfault. 2004-11-04 11:03:48 +00:00
gthread-cothreads.h gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00
Makefile.am commiting wim's preliminary threaded work to a branch 2004-12-08 17:40:37 +00:00
threadscheduler.c Clock fixes. Added async callbacks and clock unscheduling. 2005-01-06 18:17:12 +00:00