From cfc23b6130ff1ff4fba44750e9c03ac47099ff1f Mon Sep 17 00:00:00 2001 From: Olivier Crete Date: Wed, 8 Aug 2007 10:54:50 +0000 Subject: gst/rtp/: Make mode property a string. Fixes #464475. Original commit message from CVS: Patch by: Olivier Crete * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps): * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps): Make mode property a string. Fixes #464475. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ba07a87..5e82ed97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-08-08 Wim Taymans + + Patch by: Olivier Crete + + * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps): + * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps): + Make mode property a string. Fixes #464475. + 2007-08-05 Stefan Kost * ext/flac/gstflacenc.c: -- cgit