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)
committerWim Taymans <wtaymans@redhat.com>
Wed, 15 Jan 2014 10:14:48 +0000 (11:14 +0100)
gst/gstsegment.c

index f51af9b00cdcdc1a37114e08a3633a5368ba5e39..cb6d19c247984d89326dbc02fcd91db5fe5c54fd 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.