pad: store last flow return and provide acessor function
authorThiago Santos <ts.santos@sisa.samsung.com>
Fri, 23 May 2014 16:25:35 +0000 (13:25 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 26 May 2014 18:29:53 +0000 (15:29 -0300)
commitc6f92562b666d09a01545bee4fce7536d44fc5cc
tree437cb69eab7766ef85a0206eda0cb1bf6b13db4e
parent103a40b6ce91497c2821da9738ceac882b060ece
pad: store last flow return and provide acessor function

Stores the last result of a gst_pad_push or a pull on the GstPad and provides
a getter and a macro to access this field.

Whenever the pad is inactive it is set to FLUSHING

API: gst_pad_get_last_flow_return

https://bugzilla.gnome.org/show_bug.cgi?id=709224
gst/gstpad.c
gst/gstpad.h
tests/check/gst/gstpad.c
win32/common/libgstreamer.def