<div dir="ltr">2013/5/14 Krzysztof Konopko <span dir="ltr"><<a href="mailto:krzysztof.konopko@gmail.com" target="_blank">krzysztof.konopko@gmail.com</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div>Hi,</div><div><br></div><div>Is there any particular reason for GST_PAD_PROBE_TYPE_EVENT_FLUSH probe being activated on src pads but *not* on sink pads?</div><div><br></div><div>In gst_pad_push_event_unchecked() there's PROBE_PUSH for all events but in gst_pad_send_event_unchecked() for all *except* FLUSH ones.</div>

<div><br></div><div>What I'm trying to do is to catch some events of my interest (segment, flush-*) on the sink pad of the first element in my custom bin as I need to react on them in my app.  Is there any better way to achieve this other than a probe?</div>

<div><br></div><div>Any hints are much appreciated.</div><div><br></div><div>Cheers,</div><div>Kris</div></div>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Apparently it's fixed on master 3 weeks ago:</div><div class="gmail_extra">543b92a856b81b0a07e99fc27dc4aa6de3c0aeb7<br></div><div class="gmail_extra">
<br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Kris</div></div>