diff options
author | Tim-Philipp Müller <tpm@src.gnome.org> | 2007-04-03 12:59:15 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tpm@src.gnome.org> | 2007-04-03 12:59:15 +0000 |
commit | 1d3eef8918d402f3e71a724aaec7181172ec4b99 (patch) | |
tree | e0ffb90db351da3b3c0948260da115f184bdeea5 /ChangeLog | |
parent | 333feb0607e10999ea41c8ceeabfa460c6af5703 (diff) | |
download | totem-1d3eef8918d402f3e71a724aaec7181172ec4b99.tar.gz |
If we are forced to fall back to using fakesinks instead of real output
* src/backend/bacon-video-widget-gst-0.10.c:
(bacon_video_widget_new):
If we are forced to fall back to using fakesinks instead of real
output sinks, make sure they sync to the clock. Should fix current
position reporting when there is no audio sink available (#425458).
svn path=/trunk/; revision=4187
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-04-03 Tim-Philipp Müller <tim at centricular dot net> + + * src/backend/bacon-video-widget-gst-0.10.c: + (bacon_video_widget_new): + If we are forced to fall back to using fakesinks instead of real + output sinks, make sure they sync to the clock. Should fix current + position reporting when there is no audio sink available (#425458). + 2007-04-02 Tim-Philipp Müller <tim at centricular dot net> * src/backend/bacon-video-widget-gst-0.10.c: |