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
commita953ed2d95c4743941da3d5bd3aa890ba60616a5 (patch)
treefcbd60de90001c50ecdcefd79dab32e1402e5628 /ChangeLog
parentdcc3732178cf9ba880a2d32e33ee981ca3ae7a6d (diff)
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),