gstreamer/gst/schedulers
Wim Taymans 37a127d9ed - Make the return GList of gst_element_get_pad_list as const
Original commit message from CVS:
- Make the return GList of gst_element_get_pad_list as const
- Pad scheduler refactoring
- Remove gst_pad_set/unset_scheduler as it's not needed
- Reimplement gst_pad_get_scheduler using the parent scheduler
- Remove gst_pad_peek as it cannot work reliably
- Remove the pad bufpen, replace with scheduler private gpointer
- Make queue use the new _get_scheduler implementation
- Remove _pad_unset_scheduler from GstScheduler
- Remove LOOP_SEEK mode from aggregator
- Other fixes for API changes.
2002-09-12 20:52:03 +00:00
..
cothreads_compat.h scheduler renaming 2002-09-12 19:23:41 +00:00
gstbasicscheduler.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstfastscheduler.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstoptimalscheduler.c More updates to the non-cothread scheduler 2002-09-12 19:22:03 +00:00
Makefile.am scheduler renaming 2002-09-12 19:23:41 +00:00