gstreamer/gst/mpegtsdemux
Vincent Penquerc'h 1dd94be326 tsdemux: fix buffer timestamp not being in stream time
Timestamps should start at the segment start, rather than 0, so
we need to not subtract the first timestamp. This makes the sink
correctly account for running time when switching PMTs where a
stream starts not quite at zero, causing timing offsets that can
become noticeable and causing dropped frames after a few times.
2015-05-15 14:50:35 +01:00
..
gstmpegdefs.h tsdemux: Fix scaling macros 2014-04-18 16:20:31 +02:00
gstmpegdesc.h tsdemux: Add HEVC / h265 support 2014-01-06 13:54:40 +01:00
gsttsdemux.c mpegtsdemux: Update plugin license field 2014-02-06 14:28:54 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
mpegtsbase.c tsdemux: fix refcounting when applying a new PMT 2015-05-15 14:45:49 +01:00
mpegtsbase.h tsparse: Implement timestamp/retimestamping of output buffers 2014-10-29 23:02:50 +11:00
mpegtspacketizer.c mpegtspacketizer: fix find_subtable() return value 2015-04-28 14:48:22 +01:00
mpegtspacketizer.h tsparse: Handle backward and discont timestamps better. 2014-10-29 23:02:50 +11:00
mpegtsparse.c tsparse: fix timestamps not updating after a PMT change 2015-04-09 15:44:20 +01:00
mpegtsparse.h tsparse: fix timestamps not updating after a PMT change 2015-04-09 15:44:20 +01:00
pesparse.c tsdemux: Fix flags comparison operator precedence 2014-01-28 13:56:44 +01:00
pesparse.h tsdemux: fix overflow of packet_length field of PESHeader 2014-09-12 11:27:52 +02:00
TODO tsdemux: Update TODO 2012-03-05 10:17:56 +01:00
tsdemux.c tsdemux: fix buffer timestamp not being in stream time 2015-05-15 14:50:35 +01:00
tsdemux.h tsdemux: Fix segment and segment event handling during seeking 2015-02-13 15:29:24 -03:00