[xiph-commits] r13132 - trunk/vorbis/doc
lu_zero at svn.xiph.org
lu_zero at svn.xiph.org
Tue Jun 12 17:32:42 PDT 2007
Author: lu_zero
Date: 2007-06-12 17:32:41 -0700 (Tue, 12 Jun 2007)
New Revision: 13132
Modified:
trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-05.xml
Log:
Fix the SDP example
Modified: trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-05.xml
===================================================================
--- trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-05.xml 2007-06-12 16:17:31 UTC (rev 13131)
+++ trunk/vorbis/doc/draft-ietf-avt-rtp-vorbis-05.xml 2007-06-13 00:32:41 UTC (rev 13132)
@@ -1092,7 +1092,7 @@
<t>c=IN IP4 192.0.2.1</t>
<t>m=audio RTP/AVP 98</t>
<t>a=rtpmap:98 vorbis/44100/2</t>
-<t>a=fmtp:98 delivery-method=in_band; configuration=base64string; delivery-method=out_band; configuration-uri=rtsp://path/to/the/resource; delivery-method=out_band; configuration-uri=http://another/path/to/resource/aggregate.bz2!8b6237eb5154a0ea12811a94e8e2697b3312bc6c;</t>
+<t>a=fmtp:98 delivery-method=inline; configuration=base64string; delivery-method=out_band; configuration-uri=rtsp://path/to/the/resource; delivery-method=out_band; configuration-uri=http://another/path/to/resource/aggregate.bz2!8b6237eb5154a0ea12811a94e8e2697b3312bc6c;</t>
</list>
</section>
More information about the commits
mailing list