summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f060874..e3c55445 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
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
+ of modifying the buffer without making the metadata writable first.
+ Fixes #382277.
+
+2006-12-06 Wim Taymans <wim@fluendo.com>
+
Patch by: Rob Taylor <robtaylor at floopily dot org>
* gst/udp/gstudpsrc.c: (gst_udpsrc_start):