summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8478e835..169b9cd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-05-02 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_pull_buffer),
+ (gst_wavpack_parse_create_src_pad),
+ (gst_wavpack_parse_resync_loop), (gst_wavpack_parse_loop),
+ (gst_wavpack_parse_chain):
+ Correctly handle errors, especially in the loop function. Before it
+ was easy to get the task paused but no error being posted on the bus.
+
2007-04-30 Wim Taymans <wim@fluendo.com>
* gst/rtpmanager/async_jitter_queue.c: (signal_waiting_threads),