gst: Add new GstContext miniobject for sharing contexts in a pipeline
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 28 Mar 2013 14:35:13 +0000 (15:35 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 29 Mar 2013 15:40:21 +0000 (16:40 +0100)
commitb90906103104216aad85ea262a97340280e70369
treeb82eea74a73bb71a827136d92cb8caadc85bcbe4
parentbd85fe34adbcb369f86f74ab384838a969f68d64
gst: Add new GstContext miniobject for sharing contexts in a pipeline
21 files changed:
docs/gst/gstreamer-docs.sgml
docs/gst/gstreamer-sections.txt
gst/Makefile.am
gst/gst.c
gst/gst_private.h
gst/gstbin.c
gst/gstcontext.c [new file with mode: 0644]
gst/gstcontext.h [new file with mode: 0644]
gst/gstelement.c
gst/gstelement.h
gst/gstevent.c
gst/gstevent.h
gst/gstinfo.c
gst/gstmessage.c
gst/gstmessage.h
gst/gstquark.c
gst/gstquark.h
gst/gstquery.c
gst/gstquery.h
win32/common/libgstbase.def
win32/common/libgstreamer.def