summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3c55445..b7fd78fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2006-12-06 Wim Taymans <wim@fluendo.com>
+ Patch by: Sjoerd Simons <sjoerd at luon dot net>
+
+ * gst/videomixer/videomixer.c:
+ (gst_videomixer_set_master_geometry),
+ (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
+ Don't reset xpos and ypos in the setcaps function because causes
+ unexpected behaviour.
+ Fixes #382179.
+
+2006-12-06 Wim Taymans <wim@fluendo.com>
+
* gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
(gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
Keep track of the buffer timestamp in the collectdata member instead