diff options
| author | David Schleef <ds@schleef.org> | 2004-03-25 01:13:59 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-03-25 01:13:59 +0000 |
| commit | bcb65567582420101498c195e0eef9ffd737a51b (patch) | |
| tree | 573909029bd55a394061011a3532b940460348c5 /ChangeLog | |
| parent | af8ae1e043af00ee7c8595ad1aa4c17ece8d1b3f (diff) | |
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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 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> * gst/debug/Makefile.am: |
