From: ivo Date: Sun, 31 Aug 2008 23:21:25 +0000 (+0000) Subject: Hopefully I got everything covered. X-Git-Tag: v1.3.3~213 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0de788f6e664d829720997a3ca6ef2de69f0aabc;p=platform%2Fupstream%2Flibvorbis.git Hopefully I got everything covered. svn path=/trunk/vorbis/; revision=15230 --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 80bf0a7..b116ea0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,8 +6,8 @@ docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION) ### all of the static docs, commited to SVN and included as is static_docs = \ - draft-ietf-avt-rtp-vorbis-09.xml \ - draft-ietf-avt-rtp-vorbis-09.txt \ + rfc5215.xml \ + rfc5215.txt \ eightphase.png \ evenlsp.png \ fish_xiph_org.png \ @@ -102,8 +102,8 @@ $(BUILDDIR)/%: $(srcdir)/% $(BUILDDIR)/Vorbis_I_spec.xml: $(doc_sources) @mkdir -p $(BUILDDIR) @for file in $(doc_sources); do cp $(srcdir)/$$file $(BUILDDIR); done -# translate the draft rtp.txt to .xml in the BUILDDIR -$(BUILDDIR)/draft-rtp.xml: draft-ietf-avt-rtp-vorbis-09.txt +# translate rfc5215.txt to .xml in the BUILDDIR +$(BUILDDIR)/draft-rtp.xml: rfc5215.txt cat $< | sed 's/ //g' > $@ # cat $< | sed 's/ //g' | sed 's//\>/g' > $@ diff --git a/doc/Vorbis_I_spec.html b/doc/Vorbis_I_spec.html index 628cf8c..9c75e85 100644 --- a/doc/Vorbis_I_spec.html +++ b/doc/Vorbis_I_spec.html @@ -2279,11 +2279,10 @@ Ogg encapsulation of a Vorbis packet stream is straightforward.

RTP Payload Format for Vorbis Encoded - Audio for description of how to embed Vorbis audio in an RTP stream.

+

Please consult RFC 5215 RTP Payload Format for Vorbis Encoded Audio for description of how to embed Vorbis audio in an RTP stream.

3. Colophon

[Xiph.org logo]

-Ogg is a Xiph.org Foundation effort +Ogg is a Xiph.Org Foundation effort to protect essential tenets of Internet multimedia from corporate hostage-taking; Open Source is the net's greatest tool to keep everyone honest. See About diff --git a/doc/index.html b/doc/index.html index 470140f..bcf18c0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -84,7 +84,7 @@ li {

  • Vorbis I specification [html] [pdf]
  • Vorbis comment header specification
  • -
  • Embedding Vorbis encoded +
  • Embedding Vorbis encoded audio in an RTP payload format
  • diff --git a/doc/xml/a2-encapsulation_rtp.xml b/doc/xml/a2-encapsulation_rtp.xml index 4d99934..56495e7 100644 --- a/doc/xml/a2-encapsulation_rtp.xml +++ b/doc/xml/a2-encapsulation_rtp.xml @@ -20,7 +20,7 @@ fileref="draft-rtp.xml"/> --> - Please consult the internet draft RTP Payload Format for Vorbis Encoded + Please consult RFC 5215 RTP Payload Format for Vorbis Encoded Audio for description of how to embed Vorbis audio in an RTP stream.