gstreamer/gst/mpegtsdemux
Vivia Nikolaidou 413c6ec57b tsdemux: Always issue a DTS even when it's equal to PTS
Currently tsdemux timestamps only the PTS, and only issues the DTS if
it's different. In that case, parsers tend to estimate the next DTS
based on the previous DTS and the duration, which can accumulate
rounding errors.
2019-11-14 12:16:04 +00:00
..
gstmpegdefs.h mpegtsdemux: fix operator precedence in SAFE_FOURCC_ARGS 2016-11-12 10:53:02 +02:00
gstmpegdesc.h tsdemux: Add conditions to identify ATSC EAC3 2016-10-03 15:14:54 -04: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 documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtsbase.h documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtspacketizer.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtspacketizer.h mpegtsdemux: remove obsolete function declaration 2017-08-09 19:33:08 +02:00
mpegtsparse.c mpegts: Re-work segment tracking 2019-08-07 16:39:21 +10:00
mpegtsparse.h tsparse: Use GstFlowCombiner 2016-02-19 18:04:23 +01: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: Always issue a DTS even when it's equal to PTS 2019-11-14 12:16:04 +00:00
tsdemux.h tsdemux: Make latency configurable 2019-08-27 12:09:57 -04:00