gstreamer/subprojects/gst-plugins-bad/gst/mpegtsdemux
Edward Hervey 8db552f404 mpegtsbase: Fix Program equality check
There was an issue with this equality check, which was to figure out what to do
with PCR pids (whether they were part of the streams present or not) and whether
we ignore PCR or not.

Turns out ... we already took care of that further up in the function.

The length check can be simplified by just checking whether the length of
the *original* PMT and the new PMT are identical. Since we don't store "magic"
PCR streams in those, we can just use them as-is.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6719>
2024-04-23 12:49:39 +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 mpegtsbase: Fix Program equality check 2024-04-23 12:49:39 +00:00
mpegtsbase.h
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