examples: use GST_STIME_FORMAT for GstClockTimeDiff
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 14:06:39 +0000 (14:06 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 15:50:50 +0000 (15:50 +0000)
commitfcfb9a77943d5954aca3b4c6f3176a5b64a6ec7f
tree53ab622d0d6aed63817dc3840aa901a75b917d3e
parent443171bb4ce46293080c28a14c97b95fce0e99bd
examples: use GST_STIME_FORMAT for GstClockTimeDiff

GST_STIME_FORMAT is more appropriate for GstClockTimeDiff since it can
handle negative values better.

https://bugzilla.gnome.org/show_bug.cgi?id=757480
tests/examples/seek/scrubby.c