mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
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.)
This commit is contained in:
parent
b7274a0746
commit
cd21af4428
1 changed files with 8 additions and 0 deletions
|
@ -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>
|
2004-03-25 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
* gst/debug/Makefile.am:
|
* gst/debug/Makefile.am:
|
||||||
|
|
Loading…
Reference in a new issue