pad-monitor: Add support for GstPadEventFullFunc
authorEdward Hervey <edward@centricular.com>
Thu, 21 Jan 2016 13:17:40 +0000 (14:17 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 21 Jan 2016 13:17:40 +0000 (14:17 +0100)
commite9356402715cc21ef8dd7050c179fcead9439377
treec38ec80905f58161351f08000cea9411b8ef3f92
parent633fddbb6636e7f3b9f8b4c20b6da80b74dfefe1
pad-monitor: Add support for GstPadEventFullFunc

This ensures our sink pad event wrapper is properly called if the
element implement a GstPadEventFullFunc instead of a regular one.

Removes all stray "buffer received before segment" issues with
queue/multiqueue
validate/gst/validate/gst-validate-pad-monitor.c
validate/gst/validate/gst-validate-pad-monitor.h