Skip to content
  • Wim Taymans's avatar
    gst/gstsegment.c: Fix boundary checking in to_running_time() and to_stream_time(). · f830f6f4
    Wim Taymans authored
    Original commit message from CVS:
    * gst/gstsegment.c: (gst_segment_set_seek),
    (gst_segment_set_newsegment_full), (gst_segment_to_stream_time),
    (gst_segment_to_running_time):
    Fix boundary checking in to_running_time() and to_stream_time().
    Fixes #377183.
    * tests/check/gst/gstsegment.c: (GST_START_TEST):
    stream and running time can now be calculated for the complete
    clipped segment.
    f830f6f4