diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |