summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-12-23 14:45:25 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-12-23 14:45:25 +0000
commitb1eed7b449fe0cab6a04da486f8edda4803a9005 (patch)
treea3519b3995d9c9582c8675c06b1b888510df70a0 /ChangeLog
parent1a193d2c7dcc3ff4aab762b1a8e7c27250e02afe (diff)
downloadgst-plugins-bad-b1eed7b449fe0cab6a04da486f8edda4803a9005.tar.gz
gst-plugins-bad-b1eed7b449fe0cab6a04da486f8edda4803a9005.tar.bz2
gst-plugins-bad-b1eed7b449fe0cab6a04da486f8edda4803a9005.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f1ce86..bb732618 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * 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 <rbultje@ronald.bitfreak.net>
* gst/matroska/matroska-demux.c: