gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 25 Jan 2007 14:22:53 +0000 (14:22 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 25 Jan 2007 14:22:53 +0000 (14:22 +0000)
commit22eb34e2feacdd04fc79cb4f9c5ef75de7968a1f
treeb871319681006c41cf5d557663ae55e6fd27c26b
parenta02af52f4eaec41dc7d699ef639a8fb320b58f4f
gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.

Original commit message from CVS:
* gst/rtp/README:
* gst/rtp/gstrtpilbcdepay.c:
* gst/rtp/gstrtpilbcpay.c:
* gst/rtp/gstrtpmp4gdepay.c:
* gst/rtp/gstrtpmp4gpay.c:
* gst/rtp/gstrtpspeexdepay.c:
* gst/rtp/gstrtpspeexpay.c:
* gst/rtp/gstrtpsv3vdepay.c:
* gst/rtp/gstrtptheoradepay.c:
* gst/rtp/gstrtptheorapay.c:
* gst/rtp/gstrtpvorbisdepay.c:
* gst/rtp/gstrtpvorbispay.c:
Fix case of encoding-name and key/value pairs to match the document.
This is to make interoperation with SDP case-insensitive as required by
the relevant RFCs.
13 files changed:
ChangeLog
gst/rtp/README
gst/rtp/gstrtpilbcdepay.c
gst/rtp/gstrtpilbcpay.c
gst/rtp/gstrtpmp4gdepay.c
gst/rtp/gstrtpmp4gpay.c
gst/rtp/gstrtpspeexdepay.c
gst/rtp/gstrtpspeexpay.c
gst/rtp/gstrtpsv3vdepay.c
gst/rtp/gstrtptheoradepay.c
gst/rtp/gstrtptheorapay.c
gst/rtp/gstrtpvorbisdepay.c
gst/rtp/gstrtpvorbispay.c