libs/gst/base/gstbasesink.c: Inform GstSegment of the last stop position in order...
authorEdward Hervey <bilboed@bilboed.com>
Mon, 28 Aug 2006 15:57:39 +0000 (15:57 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 28 Aug 2006 15:57:39 +0000 (15:57 +0000)
commit8b6246f275422b6848f437e887ff09bb7452fd87
tree355916b39f9aacac1cc13d7ec412fd882ad54ee1
parent4016e6c577bd07155ed4f091c0aa16cabb077aca
libs/gst/base/gstbasesink.c: Inform GstSegment of the last stop position in order for the current segment to have a p...

Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_get_sync_times):
Inform GstSegment of the last stop position in order for the current
segment to have a proper duration if it doesn't have a specific stop
position from which a duration could be calculated.
This bug was noticeable when a non-flushing, non-update new segment was
followed by another segment (all buffers from the new segment were being
dropped).
ChangeLog
libs/gst/base/gstbasesink.c