[Bug 745197] pad: Don't fail latency query on unlinked pads

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 26 10:28:05 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745197

--- Comment #5 from Arun Raghavan <arun at accosted.net> ---
(In reply to Olivier CrĂȘte from comment #4)
> For srtpdec, it should follow the internal links, so are you linking the
> srcpad, but not the matching sink pad? For this use-case, I don't think this
> change should be required.

Erf, yes, this is what I meant. It is required for this case, because the
default logic runs a gst_pad_peer_query on the sinkpad, fails to find a peer,
and returns FALSE.

And yes, the other elements need fixing too. I'm looking at that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list