Skip to content
  • Andy Wingo Wingo's avatar
    gst/gstclock.h (GstClock): Add rate and offset properties, preserving ABI... · c557e030
    Andy Wingo Wingo authored
    gst/gstclock.h (GstClock): Add rate and offset properties, preserving ABI stability. Add rate/offset accessors. Will ...
    
    Original commit message from CVS:
    2005-11-17  Andy Wingo  <wingo@pobox.com>
    
    * gst/gstclock.h (GstClock): Add rate and offset properties,
    preserving ABI stability. Add rate/offset accessors. Will file bug
    for the freeze break.
    
    * gst/gstclock.c (gst_clock_adjust_unlocked): Implement using rate
    and offset, trying to keep precision and avoiding
    underflow/overflow.
    (gst_clock_set_rate_offset, gst_clock_get_rate_offset): New
    functions. Make gst_clock_set_time_adjust obsolete.
    (gst_clock_set_time_adjust): Note that this function is obsolete.
    Will file bug soon.
    
    * gst/base/gstbasetransform.h: Make the ABI-stability hack
    greppable by using GST_PADDING-1+1.
    c557e030
To find the state of this project's repository at the time of any of these versions, check out the tags.