gstreamer/libs
Arun Raghavan bae67f116c basesrc: Return FALSE if we don't handle an event
basesrc's default event handler returns TRUE regardless of whether the
event is handled or not. This fixes the handler to conform with the
expected behaviour (which is to only return TRUE when the event has
actually benn handled). gst_bin_do_latency_func() depended on this
(incorrect) behaviour, and is now modified as well.

(Remaining 1-liner change in gstbasesrc.c is to keep gst-indent happy)
2011-03-28 21:48:23 +05:30
..
gst basesrc: Return FALSE if we don't handle an event 2011-03-28 21:48:23 +05:30
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00