gstreamer/gst/mpegtsdemux
Tim-Philipp Müller 54fc1ed5f4 tsdemux: fix latency handling again
The tsdemux latency should always be added to the minimum
latency (which is always a valid clock time value). The
"cleanup" in commit a1f709c2 made it so that it would not
be added if upstream reported 0 as minimum latency (as
e.g. udpsrc would). This broke playback of live mpeg-ts
streaming in some cases, leading to playback stutter due
to a too-small configured latency for the pipeline.

https://bugzilla.gnome.org/show_bug.cgi?id=751508
2015-08-24 10:46:31 +01:00
..
gstmpegdefs.h tsdemux: Fix scaling macros 2014-04-18 16:20:31 +02:00
gstmpegdesc.h tsdemux: add support for KLV metadata streams 2015-07-08 14:50:00 +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 mpegtsdemux: Fix illogical comparision 2015-08-16 12:56:56 +02: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: remove unnecessary check 2015-07-08 14:50:00 +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 latency handling again 2015-08-24 10:46:31 +01:00
tsdemux.h tsdemux: Fix segment and segment event handling during seeking 2015-02-13 15:29:24 -03:00