mpegtsmux: Remove redundant min_dts
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 15 Jun 2015 14:08:57 +0000 (10:08 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Mon, 15 Jun 2015 14:10:40 +0000 (10:10 -0400)
commit6bf6429bc1dc1c787a652228ea86c9e8ca466fa5
tree805a9990abf8962b67ad0c47aa8ca53fa5355480
parent890de823e632fbf2380eac77ab27f9964c7a61d0
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.
gst/mpegtsmux/mpegtsmux.c
gst/mpegtsmux/mpegtsmux.h