gst/gstclock.h (GstClock): Remove offset property. Add internal_calibration and exter...
authorAndy Wingo <wingo@pobox.com>
Sat, 19 Nov 2005 18:06:56 +0000 (18:06 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 19 Nov 2005 18:06:56 +0000 (18:06 +0000)
commitc0b753f74f9b0e0b7d8ef2455585a184bb4efbc3
tree1cd0d1c456ead33ca66c3fceb1770a0be0baaca5
parent5748aa1156e47fb291951c937a4247e133c42a26
gst/gstclock.h (GstClock): Remove offset property. Add internal_calibration and external_calibration. Fix padding. Pa...

Original commit message from CVS:
2005-11-19  Andy Wingo  <wingo@pobox.com>

* gst/gstclock.h (GstClock): Remove offset property. Add
internal_calibration and external_calibration. Fix padding. Pad
also by GstClockTime so we don't run into problems.

* gst/gstclock.c (gst_clock_set_rate_offset): Remove.
(gst_clock_get_rate_offset): Remove.
(gst_clock_set_time_adjust): Remove. Fixes #321712.
ChangeLog
gst/gstclock.c
gst/gstclock.h