bin: Use the new group-id field of the stream-start message for stream-start message...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 22 Jul 2013 09:42:18 +0000 (11:42 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 22 Jul 2013 13:30:10 +0000 (15:30 +0200)
commit7c936a4cc230656b7beff733d8c5cd6ba8411780
treef0638c7894a518ae40918650433a1da217df8852
parent75d9454bf41c6637ab84cf7d151d8807bb30a96e
bin: Use the new group-id field of the stream-start message for stream-start message aggregation

If all stream-start messages had a group id (for backwards compatibility),
we only consider a stream started if all had the same group id.

In 2.0 we should make the group id mandatory.
gst/gstbin.c