mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
b997eae215
Original commit message from CVS: * gst/schedulers/gstoptimalscheduler.c: (create_group), (add_to_group), (merge_groups), (schedule_group), (gst_opt_scheduler_get_wrapper), (group_elements), (group_dec_link), (gst_opt_scheduler_pad_link), (group_migrate_connected), (gst_opt_scheduler_pad_unlink), (gst_opt_scheduler_iterate): move isolated groups to a new chain. Emit a warning instead of segfaulting in some error cases. Fix a bug where the link count between groups was not calculated correctly. Fixes #144510. |
||
---|---|---|
.. | ||
.gitignore | ||
cothreads_compat.h | ||
entryscheduler.c | ||
gstbasicscheduler.c | ||
gstoptimalscheduler.c | ||
gthread-cothreads.h | ||
Makefile.am |