gstreamer/subprojects/gst-plugins-bad/gst/mpegtsdemux
Jan Schmidt 6f652ec8a1 tsdemux: Detect reaching the end of configured segment
If the current segment has a configured stop point, detect
when when pad timestamps proceed past that point and mark
them as EOS. Otherwise, tsdemux continues streaming
the whole input downstream (unless something downstream detects
and returns EOS for us)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6023>
2024-02-07 07:36:02 +00:00
..
gstmpegdefs.h
gstmpegdesc.h tsdemux: Detect language from ac3 descriptor 2023-06-07 13:04:03 +00:00
gsttsdemux.c
meson.build
mpegtsbase.c tsdemux: Support segment seeking 2024-02-07 07:36:02 +00:00
mpegtsbase.h mpegts: Handle glib < 2.58 2022-03-10 17:24:45 +00:00
mpegtspacketizer.c mpegtsdemux: Fix comment about the jitter description 2023-10-17 08:22:41 +00:00
mpegtspacketizer.h
mpegtsparse.c
mpegtsparse.h
pesparse.c
pesparse.h
TODO
tsdemux.c tsdemux: Detect reaching the end of configured segment 2024-02-07 07:36:02 +00:00
tsdemux.h