gstreamer/libs/gst
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
..
base basesrc: Return FALSE if we don't handle an event 2011-03-28 21:48:23 +05:30
check checks: add a comment to indicate that we intentionally leave out the 'break' 2011-01-25 16:17:14 +02:00
controller build: fix build with -Werror with GCC 4.6.0 2011-03-21 09:29:19 +01:00
dataprotocol gobject-introspection: try harder to make g-ir-scanner use the right libgstreamer 2011-01-18 09:04:51 +00:00
helpers build: when building executables, put libs to link to into LDADD instead of LDFLAGS 2010-04-14 11:23:37 +01:00
net net: use socklen_t where appropriate rather than specific type 2011-01-31 18:55:21 +01:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00