gst/gstbuffer.c: gst_buffer_span should copy the timestamp of the first buffer if...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 12 Jan 2006 16:07:50 +0000 (16:07 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 12 Jan 2006 16:07:50 +0000 (16:07 +0000)
commit3b1dfa5fec95b7f4e315b8ed8f5b2c96feb8020a
treebffd031d75bb17b826c67653469b88e71cdaffd4
parent4159740e17b821c44f95cf36aa2c4b74843de471
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.
ChangeLog
gst/gstbuffer.c