gstreamer/gst/mpegtsmux
Nicolas Dufresne 6bf6429bc1 mpegtsmux: Remove redundant min_dts
After few iteration, this variable became the same as dts. It's not
the min as the name says, but the dts of the current buffer. Simply
remove and place with dts. Also move the debug trace to actually
print the signed version of the running-time dts.
2015-06-15 10:10:40 -04:00
..
tsmux tsmux: Add negative DTS support 2015-06-12 17:10:29 -04:00
Makefile.am mpegtsmux: Add support for muxing SI tables 2014-02-06 15:55:46 +01:00
mpegtsmux.c mpegtsmux: Remove redundant min_dts 2015-06-15 10:10:40 -04:00
mpegtsmux.h mpegtsmux: Remove redundant min_dts 2015-06-15 10:10:40 -04:00
mpegtsmux_aac.c mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TS 2013-03-18 10:31:51 +00:00
mpegtsmux_aac.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsmux_ttxt.c mpegtsmux: fix uninitialized variable warning 2013-10-25 12:26:23 +01:00
mpegtsmux_ttxt.h Fix FSF address 2012-11-04 00:09:59 +00:00