From 7f273c980f1f048b67d9512646b411427fb0b40e Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 25 Mar 2004 01:13:59 +0000 Subject: 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.) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 634a5d86..be3b7add 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-03-24 David Schleef + + * 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 * gst/debug/Makefile.am: -- cgit v1.2.1