summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-04-17 22:33:37 +0000
committerIain Holmes <iain@prettypeople.org>2004-04-17 22:33:37 +0000
commit04daec9e5e478f4c324803f60996efa7370369d3 (patch)
tree9b5bca2352985b0a30344d9d42829b7a9ef49608 /ChangeLog
parent1b79a22fdbc37f550d47e749c442797cdd01074e (diff)
downloadgst-plugins-bad-04daec9e5e478f4c324803f60996efa7370369d3.tar.gz
gst-plugins-bad-04daec9e5e478f4c324803f60996efa7370369d3.tar.bz2
gst-plugins-bad-04daec9e5e478f4c324803f60996efa7370369d3.zip
Allow all events, not just EOS
Original commit message from CVS: Allow all events, not just EOS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3314870d..053ff2fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-17 Iain <iain@prettypeople.org>
+
+ * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
+ not just EOS.
+
2004-04-17 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/mad/gstid3tag.c: (gst_id3_tag_get_type),