libs/gst/base/gstbasesink.c: If nothing else can be used, use the last buffer's start...
authorSjoerd Simons <sjoerd@luon.net>
Thu, 22 May 2008 08:33:27 +0000 (08:33 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 May 2008 08:33:27 +0000 (08:33 +0000)
commit98faaeb7f4ebc49e897511c810ceb8b713af27c8
treec5d8ad28d4af9bb25ac620fa21c9087378bd27fc
parent1d5691d033195e6874a4612b2ac28e012eb9e5b0
libs/gst/base/gstbasesink.c: If nothing else can be used, use the last buffer's start time as the segment's last stop...

Original commit message from CVS:
Patch by: Sjoerd Simons <sjoerd at luon dot net>
* libs/gst/base/gstbasesink.c: (gst_base_sink_get_sync_times):
If nothing else can be used, use the last buffer's start time as
the segment's last stop. Fixes bug #534258.
ChangeLog
libs/gst/base/gstbasesink.c