From a953ed2d95c4743941da3d5bd3aa890ba60616a5 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 23 Aug 2005 18:24:36 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7e74f661..a9180787 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-23 Wim Taymans + + * 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 * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init), -- cgit