element: Add API to get the last set context from an element
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 31 Mar 2013 09:26:32 +0000 (11:26 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 31 Mar 2013 09:26:32 +0000 (11:26 +0200)
commitdd831b811421b3d7b6769a78ef0a29351e64ca66
tree200fd0f330b66b7b0fc82a9327eba8104373196f
parent782511d8f647577b494543665e6c92afa6902d2a
element: Add API to get the last set context from an element

Elements should override GstElement::set_context() and also call
gst_element_set_context() to keep this context up-to-date with
the very latest context they internally use.
docs/gst/gstreamer-sections.txt
gst/gstbin.c
gst/gstelement.c
gst/gstelement.h
win32/common/libgstreamer.def