From 5701e846db35810e932631ad32742576791a8895 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 23 Dec 2004 14:45:25 +0000 Subject: Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. Original commit message from CVS: * configure.ac: * ext/speex/gstspeexdec.h: * ext/speex/gstspeexenc.h: Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. Fix detection code in configure.ac --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f3f1ce86..bb732618 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-12-23 Thomas Vander Stichele + + * configure.ac: + * ext/speex/gstspeexdec.h: + * ext/speex/gstspeexenc.h: + Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. + Fix detection code in configure.ac + 2004-12-23 Ronald S. Bultje * gst/matroska/matroska-demux.c: -- cgit