soundtouch: Don't assume output buffer timestamps
authorEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 8 Aug 2012 13:06:09 +0000 (15:06 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 14 Aug 2012 17:04:42 +0000 (19:04 +0200)
commitc4ccca8795b3cbbfd7edb6c3511f8135ac6f22f1
treea1e147cc7d5ea9e52f1b319372321cb589b7ad6b
parentc6b16aed0854117cbbf9801103a10dc0c6c9045b
soundtouch: Don't assume output buffer timestamps

There's no guarantee whatsoever that the first buffer to output will
start at the segment.start.

Instead, wait for the first buffer after a segment, and use that timestamp
ext/soundtouch/gstpitch.cc