From 6dc062fbdbc1d33c799214d235c116a7381d8df0 Mon Sep 17 00:00:00 2001 From: Olivier Crete Date: Fri, 2 May 2008 12:24:55 +0000 Subject: gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146. Original commit message from CVS: Patch by: Olivier Crete * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init), (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps): Add negotiation for the ILBC mode. See #465146. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6138e5a6..c2587272 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-05-02 Wim Taymans + + Patch by: Olivier Crete + + * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init), + (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps): + Add negotiation for the ILBC mode. See #465146. + 2008-05-02 Stefan Kost * ext/soup/gstsouphttpsrc.c: -- cgit