pad: Implement GstPadEventFullFunction
authorEdward Hervey <bilboed@bilboed.com>
Thu, 12 Nov 2015 16:15:37 +0000 (17:15 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 2 Dec 2015 15:04:03 +0000 (16:04 +0100)
commit56d4650789e113c2184ed955ed19b9457b41769a
tree40d19a5c6fb23d247f3fed0a5e2a2fd0086ba1f5
parent4d96e5b8341732326243777a3667956fb4c9daf0
pad: Implement GstPadEventFullFunction

API: GstPadEventFullFunction

Returns a GstFlowReturn, allows asynchronous elements to properly
propagate flow returns

https://bugzilla.gnome.org/show_bug.cgi?id=757821
gst/gstpad.c
gst/gstpad.h
plugins/elements/gstmultiqueue.c
plugins/elements/gstqueue.c
win32/common/libgstreamer.def