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 0c11625f..ce62be0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-12-11 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Wouter Cloetens <wouter at mind dot be>
+
+ * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
+ Copy timestamp from input to output. Not very perfect yet but better
+ than nothing. Fixes #503023.
+
2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
* ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):