diff options
author | Olivier Crete <tester@tester.ca> | 2008-05-02 12:34:22 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-02 12:34:22 +0000 |
commit | 08ae06f96085c6194fc129e42018d34ebdf619af (patch) | |
tree | 04deb5314ebd915eb6d5b7ecdd3761b196058a23 /ChangeLog | |
parent | 6dc062fbdbc1d33c799214d235c116a7381d8df0 (diff) |
gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. See #465146.
Original commit message from CVS:
Patch by: Olivier Crete <tester at tester dot ca>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ Patch by: Olivier Crete <tester at tester dot ca> + * 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 <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. |