pad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_TYPE_ALL_BOTH
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 24 Mar 2016 15:13:39 +0000 (12:13 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 28 Mar 2016 13:54:11 +0000 (10:54 -0300)
commit45b0e7aa16a19e9028d7ddd5ea4a52acaa4e5349
treeffd6a3de410c6e16352146bf0b17cd6577907e26
parent8db72e7df72e633b69458def08c3b87109f23996
pad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_TYPE_ALL_BOTH

When GST_PAD_PROBE_EVENT_FLUSH is used, the probes already have
a data type and it is not needed to automatically add the default
types.

https://bugzilla.gnome.org/show_bug.cgi?id=762330
gst/gstpad.c