event: add construct and parse API for the new STREAM CONFIG event
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 27 Jan 2012 17:39:12 +0000 (17:39 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 27 Jan 2012 17:42:07 +0000 (17:42 +0000)
commit75e17f000286efb7c9f198f31c908cbc1b2137db
tree86803b62478286264e898e56079efcaa889be5b0
parent1969b94267b4f377ea2663876ae8720717889693
event: add construct and parse API for the new STREAM CONFIG event

codec data and stream headers don't belong into caps, since they
are not negotiated. We signal them using the STREAM CONFIG event
instead.
gst/gstevent.c
gst/gstevent.h
gst/gstquark.c
gst/gstquark.h
tests/check/gst/gstevent.c