[xiph-commits] r13555 - trunk/vorbis/doc
lu_zero at svn.xiph.org
lu_zero at svn.xiph.org
Thu Aug 16 01:28:28 PDT 2007
Author: lu_zero
Date: 2007-08-16 01:28:27 -0700 (Thu, 16 Aug 2007)
New Revision: 13555
Modified:
trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt
trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml
Log:
add reference to rfc4588 as suggested by Colin
Modified: trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt
===================================================================
--- trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt 2007-08-16 05:57:16 UTC (rev 13554)
+++ trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.txt 2007-08-16 08:28:27 UTC (rev 13555)
@@ -457,7 +457,7 @@
The Packed Configuration (Section 3.1.1) Payload is sent in-band with
the packet type bits set to match the Vorbis Data Type. Clients MUST
be capable of dealing with fragmentation and periodic re-transmission
- of the configuration headers.
+ of [16] the configuration headers.
3.1.1. Packed Configuration
@@ -929,7 +929,7 @@
method, a single configuration packet could be retrived by its
Ident number, or multiple packets could be aggregated in a
single stream. Such aggregates MAY be compressed using either
- bzip2 [16] or gzip [14]. A sha1 [10] checksum MAY be provided
+ bzip2 [17] or gzip [14]. A sha1 [10] checksum MAY be provided
for aggregates. In this latter case the URI will end with the
aggregate name, followed by its compressed extension if
applies, a "!" and the base64 [9] representation of the
@@ -1323,9 +1323,12 @@
[15] Friedman, T., Caceres, R., and A. Clark, "RTP Control Protocol
Extended Reports (RTCP XR)", RFC 3611, November 2003.
- [16] Seward, J., "libbz2 and bzip2".
+ [16] Rey, J., Leon, D., Miyazaki, A., Varsa, V., and R. Hakenberg,
+ "RTP Retransmission Payload Format", RFC 4588, July 2006.
+ [17] Seward, J., "libbz2 and bzip2".
+
Author's Address
Luca Barbato
@@ -1337,9 +1340,6 @@
-
-
-
Barbato Expires December 27, 2007 [Page 24]
Internet-Draft draft-ietf-avt-rtp-vorbis-06 Jun 2007
Modified: trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml
===================================================================
--- trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml 2007-08-16 05:57:16 UTC (rev 13554)
+++ trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-06.xml 2007-08-16 08:28:27 UTC (rev 13555)
@@ -429,7 +429,7 @@
The <xref target="Packed Configuration">Packed Configuration</xref> Payload is
sent in-band with the packet type bits set to match the Vorbis Data Type.
Clients MUST be capable of dealing with fragmentation and periodic
-re-transmission of the configuration headers.
+<xref target="rfc4588">re-transmission of</xref> the configuration headers.
</t>
<section anchor="Packed Configuration" title="Packed Configuration">
@@ -1376,9 +1376,26 @@
</front>
<seriesInfo name="RFC" value="3611"/>
</reference>
+<reference anchor='rfc4588'>
+<front>
+<title>RTP Retransmission Payload Format</title>
+<author initials='J.' surname='Rey' fullname='J. Rey'>
+<organization /></author>
+<author initials='D.' surname='Leon' fullname='D. Leon'>
+<organization /></author>
+<author initials='A.' surname='Miyazaki' fullname='A. Miyazaki'>
+<organization /></author>
+<author initials='V.' surname='Varsa' fullname='V. Varsa'>
+<organization /></author>
+<author initials='R.' surname='Hakenberg' fullname='R. Hakenberg'>
+<organization /></author>
+<date year='2006' month='July' />
+</front>
+<seriesInfo name='RFC' value='4588' />
+<format type='TXT' octets='76630' target='ftp://ftp.isi.edu/in-notes/rfc4588.txt' />
+</reference>
<reference anchor="BZ2">
<front>
-
<title>libbz2 and bzip2</title>
<author initials="J" surname="Seward" fullname="Julian Seward" />
</front>
More information about the commits
mailing list