Make sure that unlinked pads do not cause a return false on latency events.
authorHavard Graff <havard.graff@tandberg.com>
Tue, 13 Oct 2009 15:24:34 +0000 (17:24 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 6 Jun 2012 11:42:32 +0000 (13:42 +0200)
commit75853fa79b3d7824e3f34a2202f6b4f189ad3a02
treebd7ff4315e8cc2e09b01a3beb091285c948e445e
parentc10d39a804b1b5562072cd6a5ae3b6a92bb51e88
Make sure that unlinked pads do not cause a return false on latency events.

Context: Latency configuration should not be
messed up because of not-linked pads. In general,
one return FALSE on latency distribution causes
the "overall" pipeline latency configuration to
fail. This shows up as noise in logs (warning).

Conflicts:

gst/gstpad.c
gst/gstpad.c