qtdemux: Use GstClockTime for nanosecond-based time variables/fields
authorEdward Hervey <bilboed@bilboed.com>
Wed, 10 Dec 2014 13:56:06 +0000 (14:56 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 10 Dec 2014 14:09:25 +0000 (15:09 +0100)
commit7828f735166ffbfa2a7cebdb1908301313938b41
tree9b1e8fa4fb29d576be2e823734352d05706daa98
parent0a381b9edd4edab2695bb394471f7653ed6ce25f
qtdemux: Use GstClockTime for nanosecond-based time variables/fields

Avoids confusion with timescaled-based variables and bytes (offset)
variables.
And use GST_CLOCK_TIME_NONE where applicable
gst/isomp4/qtdemux.c
gst/isomp4/qtdemux.h