GNOME Bugzilla – Bug 793478
latency tracer: allow pushing probes on pads without a parent
Last modified: 2018-02-16 13:16:40 UTC
This allows usage with rtspsrc with TCP connections.
Created attachment 368364 [details] [review] tracers/latency: allow for non-parented pads to send latency probes
Review of attachment 368364 [details] [review]: Wow, didn't know that corner case existed. I'm fine with the change, a lonely source pad is just like a source I agree.
commit 7fad93d03559513c947e38065b1cc160b1621cf6 Author: Matthew Waters <matthew@centricular.com> Date: Thu Feb 15 12:58:43 2018 +1100 tracers: latency: allow for non parented pads to send latency probes Such a setup is used in rtspsrc for its TCP connection https://bugzilla.gnome.org/show_bug.cgi?id=793478