gstreamer/gst/schedulers
Andy Wingo 31d748d332 s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc...
Original commit message from CVS:
s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also includes scheduler patches, and probably fixes some queue bugs relating to events and buffers.
2003-10-08 16:06:02 +00:00
..
cothreads_compat.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstbasicscheduler.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstoptimalscheduler.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gthread-cothreads.h Change GST_DEBUG_FUNCPTR() to return a pointer of the same type that it is called with. Fix lots of warnings due to ... 2003-05-18 23:34:12 +00:00
Makefile.am Removed building of ext/cothreads and corresponding scheduler. If you want to reenable it, please fix it first. (Se... 2003-07-27 05:10:42 +00:00