gst: Add new group-id field to the stream-start event
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 22 Jul 2013 09:41:35 +0000 (11:41 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 22 Jul 2013 13:30:10 +0000 (15:30 +0200)
commit75d9454bf41c6637ab84cf7d151d8807bb30a96e
treed9b1e46ecbb08d6f5303552ad1a27600a6e7a678
parente136416dcc8cb088afcfd24ed8646a8cbae7e73f
gst: Add new group-id field to the stream-start event

All streams that have the same group id are supposed to be played
together, i.e. all streams inside a container file should have the
same group id but different stream ids. The group id should change
each time the stream is started, resulting in different group ids
each time a file is played for example.
docs/gst/gstreamer-sections.txt
gst/gstevent.c
gst/gstevent.h
gst/gstmessage.c
gst/gstmessage.h
gst/gstquark.c
gst/gstquark.h
gst/gstutils.c
gst/gstutils.h
win32/common/libgstreamer.def