gstreamer/gst/schedulers
Wim Taymans 656cee1af5 gst/schedulers/gstoptimalscheduler.c: when removing an element from a group, we always need to decrement the link cou...
Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
(group_dec_link), (gst_opt_scheduler_pad_unlink):
when removing an element from a group, we always need to
decrement the link count that this group had with other
groups through the element.
added an extra assert to catch inconsistencies when decrementing
the link count.
2004-05-04 16:43:49 +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 gst/schedulers/entryscheduler.c: refuse to yield when decoupled elements insist on doing that. 2004-04-19 23:08:03 +00:00
gstbasicscheduler.c gst/gstpad.c: implement enforcing discont events before buffers are passed. This allows state changes of only some el... 2004-04-16 01:36:37 +00:00
gstoptimalscheduler.c gst/schedulers/gstoptimalscheduler.c: when removing an element from a group, we always need to decrement the link cou... 2004-05-04 16:43:49 +00:00
gthread-cothreads.h gst/schedulers/gthread-cothreads.h: free allocated data for main cothread, too when destroying context (fixes #141417) 2004-04-30 02:16:29 +00:00
Makefile.am reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00