livesync: remove stop from incoming segments
livesync does not handle segment stop and those may cause output timestamps to be reset, so let's just remove them for now.
If we ever find an use case, we could consider stopping buffers when reaching the stop and sending SEGMENT_DONE.
Fix #452 (closed)
Closes #452 (closed)