summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-08-23 18:24:36 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-08-23 18:24:36 +0000
commit3a9fc486801df3e37e59843dad52022732708105 (patch)
treed373808412e2c3baf88c35e7a5e9b82efb5505cd /ChangeLog
parentc98147181003b7b34998c580f6bc591c65b0af0d (diff)
downloadgst-plugins-bad-3a9fc486801df3e37e59843dad52022732708105.tar.gz
gst-plugins-bad-3a9fc486801df3e37e59843dad52022732708105.tar.bz2
gst-plugins-bad-3a9fc486801df3e37e59843dad52022732708105.zip
ext/speex/: Fix property warning.
Original commit message from CVS: * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init): * ext/speex/gstspeexenc.c: (gst_speexenc_class_init): Fix property warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e74f661..a9180787 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-08-23 Wim Taymans <wim@fluendo.com>
+ * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init):
+ * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
+ Fix property warning.
+
+2005-08-23 Wim Taymans <wim@fluendo.com>
+
* gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
(gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain):
* gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_class_init),