From 436aaa47dec2ca5a5a5c60ddcb46cc0c7a8ffb4b Mon Sep 17 00:00:00 2001 From: lu_zero Date: Fri, 11 May 2007 11:14:32 +0000 Subject: [PATCH] Fixed the Packed Headers Detail Figure svn path=/trunk/vorbis/; revision=12940 --- doc/draft-ietf-avt-rtp-vorbis-04.txt | 24 ++++++++++++------------ doc/draft-ietf-avt-rtp-vorbis-04.xml | 21 ++++++++++++--------- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/doc/draft-ietf-avt-rtp-vorbis-04.txt b/doc/draft-ietf-avt-rtp-vorbis-04.txt index ccd6cdd..0ab6b3e 100644 --- a/doc/draft-ietf-avt-rtp-vorbis-04.txt +++ b/doc/draft-ietf-avt-rtp-vorbis-04.txt @@ -518,7 +518,7 @@ Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Ident | 0 | 1 | 1| + | Ident | 1 | 0 | 0| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | length | n. of headers | length1 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ @@ -620,30 +620,32 @@ Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Ident | length1 | + | Ident | length .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | 0xff | length2 | Identification Header .. + .. | n. of headers | length1 | length2 .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - ................................................................. + .. | Identification Header .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - .. Identification Header | + ................................................................. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Configuration Header .. + .. | Comment Header .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ................................................................. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - .. Configuration Header | + .. Comment Header | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Setup Header .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + ................................................................. + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ .. Setup Header | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Figure 7: Packed Headers Detail - The key difference between the in-band format and this one, is there - is no need for the payload header octet. In this figure the comment - has a size bigger than 127 bytes. + The key difference between the in-band format and this one, is that + there is no need for the payload header octet. In this figure the + comment has a size bigger than 127 bytes. 3.3. Loss of Configuration Headers @@ -666,8 +668,6 @@ Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 - - Barbato Expires November 5, 2007 [Page 12] Internet-Draft draft-ietf-avt-rtp-vorbis-04 May 2007 diff --git a/doc/draft-ietf-avt-rtp-vorbis-04.xml b/doc/draft-ietf-avt-rtp-vorbis-04.xml index c691ac3..ae95cb8 100644 --- a/doc/draft-ietf-avt-rtp-vorbis-04.xml +++ b/doc/draft-ietf-avt-rtp-vorbis-04.xml @@ -457,7 +457,7 @@ The headers are packed in the same order they are present in ogg: identification | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Ident | 0 | 1 | 1| + | Ident | 1 | 0 | 0| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | length | n. of headers | length1 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ @@ -537,29 +537,32 @@ there is only a 2 byte length tag to define the length of the packed headers. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Ident | length1 | + | Ident | length .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | 0xff | length2 | Identification Header .. + .. | n. of headers | length1 | length2 .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - ................................................................. + .. | Identification Header .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - .. Identification Header | + ................................................................. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - | Configuration Header .. + .. | Comment Header .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ................................................................. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ - .. Configuration Header | + .. Comment Header | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Setup Header .. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ + ................................................................. + +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ .. Setup Header | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ]]> -The key difference between the in-band format and this one, is there is no need -for the payload header octet. In this figure the comment has a size bigger than 127 bytes. +The key difference between the in-band format and this one, is that there is no +need for the payload header octet. In this figure the comment has a size bigger +than 127 bytes. -- 2.7.4