gstreamer/gst/mpegdemux
Sebastian Dröge 287f9b18b0 mpegdemux: Update the last_ts correctly if we have no DTS
If we have no DTS but a PTS then this means both are the same, and we
should update the last_ts with the PTS. Only if both are unknown then we
don't know the current position and should not update it at all.

Previously we would always update the last_ts to GST_CLOCK_TIME_NONE if
the DTS is unknown, which caused the position to jump around and to
cause spurious gap events to be sent.
2020-01-21 23:50:52 +00:00
..
gstmpegdefs.h mpegdemux: add support for H.265 2019-01-24 09:35:06 +00:00
gstmpegdemux.c mpegdemux: Update the last_ts correctly if we have no DTS 2020-01-21 23:50:52 +00:00
gstmpegdemux.h mpegdemux: namespace fixes 2014-11-02 22:46:49 +00:00
gstpesfilter.c remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
gstpesfilter.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
plugin.c mpegdemux: namespace fixes 2014-11-02 22:46:49 +00:00