From: lu_zero Date: Tue, 29 May 2007 08:24:22 +0000 (+0000) Subject: Latest batch of fixes X-Git-Tag: v1.3.3~356 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=290a574a2b896eebbcc6e40f7f3e3b05965fca1e;p=platform%2Fupstream%2Flibvorbis.git Latest batch of fixes svn path=/trunk/vorbis/; revision=12995 --- diff --git a/doc/draft-ietf-avt-rtp-vorbis-04.txt b/doc/draft-ietf-avt-rtp-vorbis-04.txt index 209be6d..bd538f5 100644 --- a/doc/draft-ietf-avt-rtp-vorbis-04.txt +++ b/doc/draft-ietf-avt-rtp-vorbis-04.txt @@ -85,7 +85,7 @@ Table of Contents 6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 17 6.1. Packed Headers IANA Considerations . . . . . . . . . . . . 19 7. SDP related considerations . . . . . . . . . . . . . . . . . . 20 - 7.1. Mapping MIME Parameters into SDP . . . . . . . . . . . . . 20 + 7.1. Mapping Media Type Parameters into SDP . . . . . . . . . . 20 7.1.1. SDP Example . . . . . . . . . . . . . . . . . . . . . 21 7.2. Usage with the SDP Offer/Answer Model . . . . . . . . . . 21 8. Congestion Control . . . . . . . . . . . . . . . . . . . . . . 21 @@ -1086,7 +1086,7 @@ Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 described in the IANA considerations section and their usage in the Offer/Answer Model [7]. -7.1. Mapping MIME Parameters into SDP +7.1. Mapping Media Type Parameters into SDP The information carried in the Media Type media type specification has a specific mapping to fields in the Session Description Protocol @@ -1148,13 +1148,13 @@ Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 resource/aggregate.bz2!8b6237eb5154a0ea12811a94e8e2697b3312bc6c; Note that the payload format (encoding) names are commonly shown in - upper case. MIME subtypes are commonly shown in lower case. These - names are case-insensitive in both places. Similarly, parameter - names are case-insensitive both in MIME types and in the default - mapping to the SDP a=fmtp attribute. The exception regarding case - sensitivity is the configuration-uri URI which MUST be regarded as - being case sensitive. The a=fmtp line is a single line even if it is - presented broken because of clarity. + upper case. Media Type subtypes are commonly shown in lower case. + These names are case-insensitive in both places. Similarly, + parameter names are case-insensitive both in Media Type types and in + the default mapping to the SDP a=fmtp attribute. The exception + regarding case sensitivity is the configuration-uri URI which MUST be + regarded as being case sensitive. The a=fmtp line is a single line + even if it is presented broken because of clarity. 7.2. Usage with the SDP Offer/Answer Model @@ -1249,8 +1249,8 @@ Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 11. Acknowledgments This document is a continuation of draft-moffitt-vorbis-rtp-00.txt - and draft-kerr-avt-vorbis-rtp-04.txt. The MIME type section is a - continuation of draft-short-avt-rtp-vorbis-mime-00.txt. + and draft-kerr-avt-vorbis-rtp-04.txt. The Media Type type section is + a continuation of draft-short-avt-rtp-vorbis-mime-00.txt. Thanks to the AVT, Ogg Vorbis Communities / Xiph.org including Steve Casner, Aaron Colwell, Ross Finlayson, Fluendo, Ramon Garcia, Pascal diff --git a/doc/draft-ietf-avt-rtp-vorbis-04.xml b/doc/draft-ietf-avt-rtp-vorbis-04.xml index 76ae1da..75c43f1 100644 --- a/doc/draft-ietf-avt-rtp-vorbis-04.xml +++ b/doc/draft-ietf-avt-rtp-vorbis-04.xml @@ -1028,7 +1028,7 @@ IETF AVT Working Group delegated from the IESG The following paragraphs defines the mapping of the parameters described in the IANA considerations section and their usage in the Offer/Answer Model. -
+
The information carried in the Media Type media type specification has a @@ -1056,7 +1056,7 @@ When SDP is used to specify sessions the mapping are as follows: included in the SDP "a=fmtp" attribute. -The optional parameter "configuration-uri", when present, MUST be included +The optional parameter "configuration-uri", when present, MUST be included in the SDP "a=fmtp" attribute and MUST follow the delivery-method that applies. @@ -1099,9 +1099,9 @@ the length. Note that the payload format (encoding) names are commonly shown in upper case. -MIME subtypes are commonly shown in lower case. These names are +Media Type subtypes are commonly shown in lower case. These names are case-insensitive in both places. Similarly, parameter names are -case-insensitive both in MIME types and in the default mapping to the SDP +case-insensitive both in Media Type types and in the default mapping to the SDP a=fmtp attribute. The exception regarding case sensitivity is the configuration-uri URI which MUST be regarded as being case sensitive. The a=fmtp line is a single line even if it is presented broken because of clarity. @@ -1198,8 +1198,8 @@ buffer overflows in the client applications. This document is a continuation of draft-moffitt-vorbis-rtp-00.txt and -draft-kerr-avt-vorbis-rtp-04.txt. The MIME type section is a continuation of -draft-short-avt-rtp-vorbis-mime-00.txt. +draft-kerr-avt-vorbis-rtp-04.txt. The Media Type type section is a +continuation of draft-short-avt-rtp-vorbis-mime-00.txt.