pad: Handle changing sticky events in pad probes
authorThibault Saunier <tsaunier@igalia.com>
Mon, 16 Apr 2018 19:30:27 +0000 (16:30 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 17 Apr 2018 16:36:26 +0000 (13:36 -0300)
commit11e0f451eb498e92d05d8208f7217625dc62848b
treebf1ed2a7afaad4ce27506f570a532f5b87e878f5
parent588e054e6d8213178959250ddcdcd99095ea5963
pad: Handle changing sticky events in pad probes

In the case where the user sets a new padprobeinfo->data in a probe
where the data is a sticky event, the new sticky event should be automatically
sticked on the probed pad.

https://bugzilla.gnome.org/show_bug.cgi?id=795330
gst/gstpad.c
tests/check/gst/gstpad.c