summaryrefslogtreecommitdiffstats
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 4bb517fe..7f31a575 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-06-10 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
+ (gst_videomixer_blend_buffers):
+ Use stream_time to synchronize the object properties.
+ Use running_time of the master pad to timestamp outgoing buffers.
+ Fix the initial segment event to extend an unknown amount of time.
+ Fixes #537361.
+
+2008-06-10 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
(gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
(gst_avi_demux_calculate_durations_from_index),