diff options
author | Iain Holmes <iain@prettypeople.org> | 2004-04-17 22:33:37 +0000 |
---|---|---|
committer | Iain Holmes <iain@prettypeople.org> | 2004-04-17 22:33:37 +0000 |
commit | 04daec9e5e478f4c324803f60996efa7370369d3 (patch) | |
tree | 9b5bca2352985b0a30344d9d42829b7a9ef49608 /ChangeLog | |
parent | 1b79a22fdbc37f550d47e749c442797cdd01074e (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |