qtdemux: rename upstream_newsegment to upstream_format_is_time
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 8 Jul 2015 02:56:12 +0000 (23:56 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 8 Jul 2015 14:53:44 +0000 (11:53 -0300)
commit6ee4b31c0e67af952d8848f67460ba8aae10d2d9
tree73a7f60fb6bff79bed9a412f35064183e5058752
parent5994b30257415fc7d0b2a9b74e99eccdc98a305a
qtdemux: rename upstream_newsegment to upstream_format_is_time

upstream_newsegment isn't really clear on what it means, it is set
to TRUE when the upstream element sends a segment in TIME format, so
rename it to be more clear about it.

It is important to know this because it means that upstream has
a notion of time and qtdemux is likely being driven by an upstream
element that is reading from a higher level abstraction than a file,
such as a DASH, MSS or DLNA element.
gst/isomp4/qtdemux.c
gst/isomp4/qtdemux.h