gstreamer/gst/mpegtsdemux
Nicolas Dufresne 338f7e8c8d tsdemux: Segment start should match first PTS
The segment should start at first PTS, and the vairable name lower_pts
state so correctly. Though we where using the first DTS instead. This
could lead to small desynchronization of video stream.

https://bugzilla.gnome.org/show_bug.cgi?id=740575
2015-06-12 17:10:29 -04: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 mpegtsbase: do not access variable after unref 2015-06-02 16:55:08 -03: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: Segment start should match first PTS 2015-06-12 17:10:29 -04:00
tsdemux.h tsdemux: Fix segment and segment event handling during seeking 2015-02-13 15:29:24 -03:00