commit | 3b1dfa5fec95b7f4e315b8ed8f5b2c96feb8020a | [log] [tgz] |
---|---|---|
author | Jan Schmidt <thaytan@mad.scientist.com> | Thu Jan 12 16:07:50 2006 +0000 |
committer | Jan Schmidt <thaytan@mad.scientist.com> | Thu Jan 12 16:07:50 2006 +0000 |
tree | bffd031d75bb17b826c67653469b88e71cdaffd4 | |
parent | 4159740e17b821c44f95cf36aa2c4b74843de471 [diff] |
gst/gstbuffer.c: gst_buffer_span should copy the timestamp of the first buffer if they were both originally overlappi... Original commit message from CVS: * gst/gstbuffer.c: (gst_buffer_span): gst_buffer_span should copy the timestamp of the first buffer if they were both originally overlapping subbuffers of the same parent, using the same logic as the 'slow copy' case.