gstreamer/gst/schedulers
Wim Taymans a03425c8b3 - disable pads when going to PAUSED, we want to make sure no data is passing when an element is not PLAYING.
Original commit message from CVS:
- disable pads when going to PAUSED, we want to make sure no data is
passing when an element is not PLAYING.
- changed the clock sync API, element should now get a ClockID first and
sync on that. This makes it possible to cancel clock requests.
2002-12-27 22:57:13 +00:00
..
cothreads_compat.h Fix for compiler warnings on PowerPC. Compiler complains about longjmp() clobbering local variables, which appear to... 2002-09-18 06:21:58 +00:00
gstbasicscheduler.c - disable pads when going to PAUSED, we want to make sure no data is passing when an element is not PLAYING. 2002-12-27 22:57:13 +00:00
gstoptimalscheduler.c - disable pads when going to PAUSED, we want to make sure no data is passing when an element is not PLAYING. 2002-12-27 22:57:13 +00:00
Makefile.am - Removed old deprecated fastscheduler 2002-12-15 18:21:43 +00:00