mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
287f9b18b0
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. |
||
---|---|---|
.. | ||
gstmpegdefs.h | ||
gstmpegdemux.c | ||
gstmpegdemux.h | ||
gstpesfilter.c | ||
gstpesfilter.h | ||
meson.build | ||
plugin.c |