gst/multipart/multipartmux.c: Keep track of the buffer timestamp in the collectdata...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 6 Dec 2006 14:45:30 +0000 (14:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 6 Dec 2006 14:45:30 +0000 (14:45 +0000)
commit1444040b98a22a652c7e02c902b7964fdcd21cff
tree4633c1bbe3006a0e5b5248f7183a1bdc8450191d
parent21c9ac41a9bf2f8105337d881f3c3f502ff9e71d
gst/multipart/multipartmux.c: Keep track of the buffer timestamp in the collectdata member instead of modifying the b...

Original commit message from CVS:
* 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.
ChangeLog
gst/multipart/multipartmux.c