basesink: Allow update NEWSEGMENT events after EOS
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 8 Dec 2009 14:24:43 +0000 (15:24 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 8 Dec 2009 14:24:43 +0000 (15:24 +0100)
commit25fc43487bf9cc6de809c74101a3b0466532484d
tree64419a162a834de3d00dd4c8f184a45e3ee90ae4
parentc2b0e9de25ac01be90df5d2310cc5fd425a64f09
basesink: Allow update NEWSEGMENT events after EOS

This allows demuxers to update the segment stop of an already
finished stream. This might be needed if some stream goes to
EOS before the duration of the longest stream is known to properly
set the segment stop of all streams to the same value in the end.
libs/gst/base/gstbasesink.c