From dbf28d28e755089fdb13790ca930f1511c17adc0 Mon Sep 17 00:00:00 2001 From: Wouter Cloetens Date: Tue, 11 Dec 2007 11:05:57 +0000 Subject: gst/multipart/multipartdemux.c: Copy timestamp from input to output. Not very perfect yet but better than nothing. Fi... Original commit message from CVS: Patch by: Wouter Cloetens * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain): Copy timestamp from input to output. Not very perfect yet but better than nothing. Fixes #503023. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c11625f..ce62be0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-12-11 Wim Taymans + + Patch by: Wouter Cloetens + + * 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 * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain): -- cgit