gstreamer/subprojects/gst-plugins-bad/gst/mpegtsdemux
Edward Hervey 96e660e0d9 mpegts: Fix PCR Discontinuity handling for HLS
We can only reliably use the adaptation field discontinuity flag if our input is
properly timestamped on a regular basis (ex: UDP, DVB, RTP, etc...).

For HLS and other systems which don't provide that information, we should not
reset the base observations. Otherwise we would potentially end up picking a
reference time from a long time ago.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8480>
2025-02-14 14:33:45 +00:00
..
gstmpegdefs.h tsdemux: Fix AC-4 detection 2022-04-14 08:33:34 +02:00
gstmpegdesc.h mpegts: Add provisional AV1 mapping 2024-12-20 14:19:00 +00:00
gsttsdemux.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00
mpegtsbase.c bad: Clearly specify fallthrough in switch/case 2025-01-13 12:51:45 +00:00
mpegtsbase.h mpegts: Handle glib < 2.58 2022-03-10 17:24:45 +00:00
mpegtspacketizer.c mpegts: Fix PCR Discontinuity handling for HLS 2025-02-14 14:33:45 +00:00
mpegtspacketizer.h tsparse: Extract and fill m2ts header for each packet 2024-12-05 01:20:19 +00:00
mpegtsparse.c tsparse: Extract and fill m2ts header for each packet 2024-12-05 01:20:19 +00:00
mpegtsparse.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
pesparse.c bad: Clearly specify fallthrough in switch/case 2025-01-13 12:51:45 +00:00
pesparse.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
TODO Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
tsdemux.c mpegts: Take into account adaptation field discont 2025-02-10 19:41:21 +00:00
tsdemux.h tsdemux: Handle delayed seek events 2021-10-14 21:45:00 +00:00