videoaggregator: use GST_STIME_ARGS for GstClockTimeDiff
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 16:58:57 +0000 (16:58 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 17:00:22 +0000 (17:00 +0000)
commit73977da3f9cac44e7a16ae019c21ca8f65143b97
tree8d2f2fa16690604be0a1ad6e98ae0f50978b024f
parent5b07a520387b2696a8c5a7bf5758aef3e62bbf27
videoaggregator: use GST_STIME_ARGS for GstClockTimeDiff

No need to manually handle negative values of diff, GST_STIME_ARGS does
exactly this.
gst-libs/gst/video/gstvideoaggregator.c