libs/gst/base/gstbasesink.c: Can't use gst_segment_to_running_time() when the segment...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 14 Mar 2006 18:25:54 +0000 (18:25 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 14 Mar 2006 18:25:54 +0000 (18:25 +0000)
commit9394a81b826b5d168644d076f674fb5c0d8cf19e
treebdf57f03008888b09df866ed84208d6f89d9ab50
parente2b2ce11f16e3f20690def083b172f5a474ba349
libs/gst/base/gstbasesink.c: Can't use gst_segment_to_running_time() when the segment is not in GST_TIME_FORMAT (like...

Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_get_sync_times):
Can't use gst_segment_to_running_time() when the segment
is not in GST_TIME_FORMAT (like with filesink, for example).
Stops flac encoding pipelines from spewing critical warnings
at EOS (#331248).
ChangeLog
libs/gst/base/gstbasesink.c