rtpmanager: use GST_STIME_ARGS for GstClockTimeDiff
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 3 Nov 2015 14:26:29 +0000 (14:26 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 3 Nov 2015 14:26:32 +0000 (14:26 +0000)
commitd4f094f5872650a2b4e6c8c8238f5961f2d0697e
treef58903a675078dbab49318652ba63329e4691ea7
parentae729440b1f7e39a5dc830cf77dc6c724f8170d8
rtpmanager: use GST_STIME_ARGS for GstClockTimeDiff

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