gst/gstpad.c: The default event function on a sinkpad should return TRUE when there...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 27 May 2008 10:59:38 +0000 (10:59 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 27 May 2008 10:59:38 +0000 (10:59 +0000)
commite84afb820dc1bd2b40cf4adbdcb35ed635e1cadb
treeb4bfd20cbfac363f2fb57294f942fb06647a70f7
parent7a0d8307e89ea2703c7960d938bc5b653b64968a
gst/gstpad.c: The default event function on a sinkpad should return TRUE when there are no internal links but should ...

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_event_default_dispatch):
The default event function on a sinkpad should return TRUE when
there are no internal links but should collect the return values from
the internal links otherwise.
ChangeLog
gst/gstpad.c