ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to push...
authorMichael Smith <msmith@xiph.org>
Wed, 18 Jul 2007 20:56:22 +0000 (20:56 +0000)
committerMichael Smith <msmith@xiph.org>
Wed, 18 Jul 2007 20:56:22 +0000 (20:56 +0000)
commita6058388c17adeace60b9e8b1daa2087f788e717
treeac804948887a5ef5fc40c0c5ac84632603117ed6
parent9e023ea15614449f3795ff5c63b40bf0468cf01b
ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to push buffers out in response (without fir...

Original commit message from CVS:
* ext/soundtouch/gstpitch.cc:
If we receive a new segment event, don't try to push buffers out
in response (without first sending it on!).
Instead, flush internal buffers on receiving flush events.
Fixes playback after seeking.
ChangeLog
ext/soundtouch/gstpitch.cc