summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOlivier Crete <tester@tester.ca>2008-05-02 12:24:55 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-05-02 12:24:55 +0000
commit6dc062fbdbc1d33c799214d235c116a7381d8df0 (patch)
tree3ede3b643d5e68005a9491b0551af86f13cf56cd /ChangeLog
parent39eb91d6f4ccbc16062b2dfdd6082e0622e4e37e (diff)
gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146.
Original commit message from CVS: Patch by: Olivier Crete <tester at tester dot ca> * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init), (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps): Add negotiation for the ILBC mode. See #465146.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6138e5a6..c2587272 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-02 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: Olivier Crete <tester at tester dot ca>
+
+ * 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 <ensonic@users.sf.net>
* ext/soup/gstsouphttpsrc.c: