pad: improve context passing some more
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 May 2011 16:56:41 +0000 (18:56 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 May 2011 17:01:21 +0000 (19:01 +0200)
commitd3e0a37900df2ba8a607f883a55b6c66eced7b96
treea28722218dcd9ab2668ae2be5f2627147fca324d
parent0069dc08ec7dbff8afe5254f2e1a0e9df1f53929
pad: improve context passing some more

Pass the context downstream when it got updated.
Have two ways of informing downstream of events, do a full context update when
the CONTEXT_PENDING flag is set and simply forward the event otherwise.
Set the CONTENT_PENDING flag when linking pads.
We don't need to old context anymore when updating the context of a pad.
gst/gstpad.c