gstreamer/gst/mpegdemux
Stéphane Cerveau 96467f581e mpegpsdemux: avoid early EOS
In a case of a scr different from 0, after a seek,
the src_segment.stop has been updated with the duration
not including the base_time (scr). The segment position
needs to be tested upon segment.stop + base_time (scr)
to check for an EOS.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2048>
2021-03-22 12:54:14 +01:00
..
gstmpegdefs.h mpegdemux: add support for H.265 2019-01-24 09:35:06 +00:00
gstmpegdemux.c mpegpsdemux: avoid early EOS 2021-03-22 12:54:14 +01:00
gstmpegdemux.h mpegdemux: Add ignore-scr property to ignore broken SCR 2020-03-11 21:06:20 +09: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