streamsynchronizer: If we get EOS for an unknown stream just do nothing
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 31 Oct 2010 18:08:32 +0000 (19:08 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 2 Dec 2010 18:04:28 +0000 (19:04 +0100)
commit92133f7ce400e5af2653a7ae644e521f80cf129b
treeedbe23b127cb73551454a47fba73c18bad66a253
parentfe856a3f7cc788e08d3d20a051919b264c4db0e7
streamsynchronizer: If we get EOS for an unknown stream just do nothing

instead of dereferencing NULL pointers. This can happen if the stream
was just removed from the streamsynchronizer in a bad time.
gst/playback/gststreamsynchronizer.c