clock: Add gst_clock_adjust_with_calibration()
authorJan Schmidt <jan@centricular.com>
Tue, 16 Dec 2014 11:51:22 +0000 (22:51 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 21 Jan 2015 11:27:18 +0000 (22:27 +1100)
commitb79b14815e14cab41c84db41cabab7673f7f49bb
tree0e411e545febf4656e82b32fd689cfdb59c14812
parent50de594718ae41426a4c98687355021271658b6d
clock: Add gst_clock_adjust_with_calibration()

gst_clock_adjust_with_calibration() uses directly passed calibration
parameters, instead of using the clock's current calibration,
allowing for calculations using pending or old calibration params
gst/gstclock.c
gst/gstclock.h
win32/common/libgstreamer.def