summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9e084d7..c94c4d73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-18 Michael Smith <msmith@fluendo.com>
+
+ * 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.
+
2007-07-18 Stefan Kost <ensonic@users.sf.net>
* gst/bayer/gstbayer2rgb.c: (gst_bayer2rgb_set_caps),