ext/speex/: Create the pad template correctly (from the static pad template, not...
authorDavid Schleef <ds@schleef.org>
Thu, 25 Mar 2004 01:13:59 +0000 (01:13 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 25 Mar 2004 01:13:59 +0000 (01:13 +0000)
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.)

ChangeLog

index 634a5d8..be3b7ad 100644 (file)
--- 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: