tsdemux: send new segment when a stream is added
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 24 Mar 2015 12:56:53 +0000 (12:56 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 9 Apr 2015 14:44:20 +0000 (15:44 +0100)
commitade79a9ad24a72d1b02f2e35e7dbeaf3bd59bb6c
treeca8a7cbdb3a2059dc08a84006e00a3fb858b89c2
parentfc2460b33196020d034b72741ce04cddf6e3f1b9
tsdemux: send new segment when a stream is added

This will happen when the PMT changes, replacing streams with
new ones. In that case, we need to accumulate the running time
from the previous chain in the segment base.

https://bugzilla.gnome.org/show_bug.cgi?id=745102
gst/mpegtsdemux/tsdemux.c