summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-03-25 01:13:59 +0000
committerDavid Schleef <ds@schleef.org>2004-03-25 01:13:59 +0000
commit7f273c980f1f048b67d9512646b411427fb0b40e (patch)
treebefac4777ac0dc8add82d11860d4be8955d1c2e9 /ChangeLog
parentd288233cb01cbac6373c5c2c2be610495aa71c70 (diff)
downloadgst-plugins-bad-7f273c980f1f048b67d9512646b411427fb0b40e.tar.gz
gst-plugins-bad-7f273c980f1f048b67d9512646b411427fb0b40e.tar.bz2
gst-plugins-bad-7f273c980f1f048b67d9512646b411427fb0b40e.zip
ext/speex/: Create the pad template correctly (from the static pad template, not a NULL pointer.)
Original commit message from CVS: * ext/speex/gstspeexdec.c: (gst_speexdec_base_init), (gst_speexdec_init): * ext/speex/gstspeexenc.c: (gst_speexenc_base_init), (gst_speexenc_init): Create the pad template correctly (from the static pad template, not a NULL pointer.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 634a5d86..be3b7add 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-24 David Schleef <ds@schleef.org>
+
+ * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
+ (gst_speexdec_init):
+ * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
+ (gst_speexenc_init): Create the pad template correctly (from
+ the static pad template, not a NULL pointer.)
+
2004-03-25 Benjamin Otte <otte@gnome.org>
* gst/debug/Makefile.am: