From 4069bc7967b002f59a754ed261d28f8ff643e030 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Sat, 17 Apr 2004 22:33:37 +0000 Subject: [PATCH] Allow all events, not just EOS Original commit message from CVS: Allow all events, not just EOS --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3314870dd1..053ff2fdfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-17 Iain + + * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events, + not just EOS. + 2004-04-17 Benjamin Otte * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),