From 1a9699c487eae4a1c54dd8802fae3ec594d117be Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 5 Aug 2008 15:05:44 +0000 Subject: gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info() to parse the info sub-chunk. Original commit message from CVS: * gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info() to parse the info sub-chunk. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fce671a8..98af8d28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-08-05 Stefan Kost + + * gst/wavparse/gstwavparse.c: + Handle the list chunk and use gst_riff_parse_info() to parse the info + sub-chunk. + 2008-08-05 Stefan Kost * gst/wavparse/gstwavparse.c: -- cgit