Skip to content
  • Michael Smith's avatar
    gst/: Use the segment->last_stop value to calculate the next timestamp to... · ab76fa09
    Michael Smith authored
    gst/: Use the segment->last_stop value to calculate the next timestamp to generate after a seek; not the segment->sta...
    
    Original commit message from CVS:
    * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
    * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
    Use the segment->last_stop value to calculate the next timestamp to
    generate after a seek; not the segment->start value.
    ab76fa09