summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14998b61d..7c61f931d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-12-16 Tim-Philipp Müller <tim at centricular dot net>
+
+ * src/backend/bacon-video-widget-gst-0.10.c:
+ (bacon_video_widget_open_with_subtitle),
+ (bacon_video_widget_is_seekable):
+ Use SEEKING query to query seekability instead of second-guessing
+ based on whether we have a duration or not (Closes: #365414).
+ Needs decoder/demuxer support.
+
2006-12-14 Bastien Nocera <hadess@hadess.net>
* src/ev-sidebar.h: Fix typo, thanks uws