From 55fe83f0220ce661a6b44e48dc05615981b30262 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 8 Nov 2007 15:00:40 +0000 Subject: gst/wavparse/gstwavparse.c: Return FALSE if we can't handle a query instead of changing the format. Ignore fact when ... Original commit message from CVS: * gst/wavparse/gstwavparse.c: Return FALSE if we can't handle a query instead of changing the format. Ignore fact when dealing with mpeg audio. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 690728b3..518d0a7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-11-08 Stefan Kost + + * gst/wavparse/gstwavparse.c: + Return FALSE if we can't handle a query instead of changing the + format. Ignore fact when dealing with mpeg audio. + 2007-11-02 Tim-Philipp Müller Patch by: Ole André Vadla Ravnås -- cgit