mpegtsdemux: resurrect actual and efficient seeking of all kinds
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Mon, 30 Dec 2019 18:50:29 +0000 (19:50 +0100)
committerMark Nauwelaerts <mnauw@users.sourceforge.net>
Tue, 31 Dec 2019 09:44:35 +0000 (10:44 +0100)
commit42b60627fa14fb0b8a81b217f04be7ae2927a98c
treeab02e871aa25e3eb24401b57c0dd8d8ba31f41b6
parenta139c8c7e890fe52c9b0b590914fe36954f5e7dc
mpegtsdemux: resurrect actual and efficient seeking of all kinds

... by seeking to target offset determined by new seek segment,
rather than that of the previous segment.  The latter would typically
seek back to start for a non-accurate seek, and lead to a lot
of skipping in case of an accurate seek.
gst/mpegtsdemux/tsdemux.c