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
gstmpegdesc.h
gsttsdemux.c
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
mpegtspacketizer.c mpegtspacketizer: fix find_subtable() return value 2015-04-28 14:48:22 +01:00
mpegtspacketizer.h
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
pesparse.h
TODO
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