segment: gst_segment_offset_running_time() will be available in 1.2.3
authorSebastian Dröge <sebastian@centricular.com>
Wed, 15 Jan 2014 10:12:08 +0000 (11:12 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 15 Jan 2014 10:13:00 +0000 (11:13 +0100)
gst/gstsegment.c

index 590218e..043dd0d 100644 (file)
@@ -722,7 +722,7 @@ gst_segment_set_running_time (GstSegment * segment, GstFormat format,
  * Adjust the values in @segment so that @offset is applied to all
  * future running-time calculations.
  *
- * Since: 1.4
+ * Since: 1.2.3
  *
  * Returns: %TRUE if the segment could be updated successfully. If %FALSE is
  * returned, @offset is not in @segment.