gstreamer/gst/mpegtsdemux
Edward Hervey 30ee21eae3 tsparse: Forward incoming timestamps
Ensure we properly forward the upstream PTS/DTS on the regular and program
source pads. All packets being processed will carry over the latest PTS/DTS (as
a reconstructed GstBuffer).

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1419

And properly forward PTS/DTS for program pads (which wasn't the case before)

Original patch by Vivia Nikolaidou <vivia@ahiru.eu>

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1769>
2020-12-02 14:22:06 +00:00
..
gstmpegdefs.h tsdemux: Add support for AC4 2020-03-09 21:54:09 +00:00
gstmpegdesc.h tsdemux: Add format_identifier for AC4 codec 2020-03-10 16:32:59 +09:00
gsttsdemux.c mpegtsdemux: Update plugin license field 2014-02-06 14:28:54 +01:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mpegtsbase.c tsdemux: Add new API for fetching extended descriptors 2020-09-14 06:27:07 +00:00
mpegtsbase.h tsdemux: Add new API for fetching extended descriptors 2020-09-14 06:27:07 +00:00
mpegtspacketizer.c tsparse: Forward incoming timestamps 2020-12-02 14:22:06 +00:00
mpegtspacketizer.h tsparse: Forward incoming timestamps 2020-12-02 14:22:06 +00:00
mpegtsparse.c tsparse: Forward incoming timestamps 2020-12-02 14:22:06 +00:00
mpegtsparse.h tsparse: Add split-on-rai property 2020-02-11 10:56:54 +00:00
pesparse.c mpegtsdemux: Fix wrong usage of '<<' operator 2017-02-28 09:27:41 +01:00
pesparse.h tsdemux: fix overflow of packet_length field of PESHeader 2014-09-12 11:27:52 +02:00
TODO documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
tsdemux.c tsdemux: Parse Audio Preselection Descriptor 2020-09-14 06:27:07 +00:00
tsdemux.h tsdemux: Make latency configurable 2019-08-27 12:09:57 -04:00