aggregator: use GST_STIME_FORMAT for GstClockTimeDiff
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 5 Nov 2015 12:36:48 +0000 (12:36 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commitc0a0102b41db7bff40643ec2dd3f0ed916c2d41d
treeb2d21c630a2076839edad2908e0aa5e1b3a06bf8
parentc1e6f941571cdd2dd92901ddd2a834e2d6925c1e
aggregator: use GST_STIME_FORMAT for GstClockTimeDiff

No need to manually handle negative value of deadline, GST_STIME_FORMAT does
exactly this.
libs/gst/base/gstaggregator.c