deinterlace: use GST_STIME_ARGS for GstClockTimeDiff
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 16:43:46 +0000 (16:43 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 16:45:34 +0000 (16:45 +0000)
commitd90347edf215e1e043083181a8b7985dd860c981
tree1d2d00f86b90cdefc2c06410e8eccc0f087d8936
parent133e7bab32f22770ce58fed0a00d608499557416
deinterlace: use GST_STIME_ARGS for GstClockTimeDiff

No need to manually handle negative values of diff, GST_STIME_ARGS is
available for this.
gst/deinterlace/gstdeinterlace.c