From c22616258e35568f82195bf95e6cff97e2b4a1e0 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 26 Jul 2006 09:02:56 +0000 Subject: gst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk if we are not compiling against Original commit message from CVS: * gst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk if we are not compiling against -base CVS (we don't want to depend on -base CVS for this one define only, and also not for release order reasons). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4ad9e64..f8d93932 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-07-26 Tim-Philipp Müller + + * gst/wavparse/gstwavparse.c: + #define 'fact' RIFF chunk if we are not compiling against + -base CVS (we don't want to depend on -base CVS for this + one define only, and also not for release order reasons). + 2006-07-26 Tim-Philipp Müller * ext/taglib/gstid3v2mux.cc: -- cgit