videomixer: use GST_STIME_ARGS for GstClockTimeDiff
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 16:53:15 +0000 (16:53 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 2 Nov 2015 16:53:20 +0000 (16:53 +0000)
commitae729440b1f7e39a5dc830cf77dc6c724f8170d8
tree87bcf49499f3ad8f60501829319a95818562fec3
parentd90347edf215e1e043083181a8b7985dd860c981
videomixer: use GST_STIME_ARGS for GstClockTimeDiff

No need to manually handle negative values of diff, GST_STIME_ARGS does
exactly this.
gst/videomixer/videomixer2.c