From 08ae06f96085c6194fc129e42018d34ebdf619af Mon Sep 17 00:00:00 2001 From: Olivier Crete Date: Fri, 2 May 2008 12:34:22 +0000 Subject: gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. See #465146. Original commit message from CVS: Patch by: Olivier Crete * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_getcaps): Add negotiation for the speec channels and rate. See #465146. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2587272..acfa31ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-05-02 Wim Taymans + + Patch by: Olivier Crete + + * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init), + (gst_rtp_speex_pay_getcaps): + Add negotiation for the speec channels and rate. See #465146. + 2008-05-02 Wim Taymans Patch by: Olivier Crete -- cgit