From 8e98d264cdb9e227793b79af769175d1ae31ec73 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 5 Aug 2008 14:22:12 +0000 Subject: gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of tags. Other fields are interesting too, b... Original commit message from CVS: * gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of tags. Other fields are interesting too, but need more tag-definitions. Fixes #545433. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce80d35d..fce671a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-08-05 Stefan Kost + + * gst/wavparse/gstwavparse.c: + Handle the acid chunk and send tempo as part of tags. Other fields are + interesting too, but need more tag-definitions. Fixes #545433. + 2008-08-05 Stefan Kost * gst/wavparse/gstwavparse.c: -- cgit