tracer: Don't pass pads inside GstEvent
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 4 Jul 2018 18:18:42 +0000 (14:18 -0400)
committerJulian Bouzas <julian.bouzas@collabora.com>
Mon, 8 Apr 2019 16:28:07 +0000 (12:28 -0400)
commit4585d22a8ddee9869b706ca8af66d5fd9bd449fc
tree37bd83b7d62f1eb26dfcadd394597b919bfea07e
parentfee108f7cf4151ee93df43d1e8ccac6a54e62918
tracer: Don't pass pads inside GstEvent

This removes the passing of pad inside of a GstEvent. While this is not
a bug, it may affect the live time of the pad, hense change the pipeline
behaviour.
plugins/tracers/gstlatency.c