examples/sfexamples/oggvorbiscodec/src/libvorbis/doc/index.html

00001 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
00002 <html>
00003 <head>
00004 
00005 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
00006 <title>Ogg Vorbis Documentation</title>
00007 
00008 <style type="text/css">
00009 body {
00010   margin: 0 18px 0 18px;
00011   padding-bottom: 30px;
00012   font-family: Verdana, Arial, Helvetica, sans-serif;
00013   color: #333333;
00014   font-size: .8em;
00015 }
00016 
00017 a {
00018   color: #3366cc;
00019 }
00020 
00021 img {
00022   border: 0;
00023 }
00024 
00025 #xiphlogo {
00026   margin: 30px 0 16px 0;
00027 }
00028 
00029 #content p {
00030   line-height: 1.4;
00031 }
00032 
00033 h1, h1 a, h2, h2 a, h3, h3 a {
00034   font-weight: bold;
00035   color: #ff9900;
00036   margin: 1.3em 0 8px 0;
00037 }
00038 
00039 h1 {
00040   font-size: 1.3em;
00041 }
00042 
00043 h2 {
00044   font-size: 1.2em;
00045 }
00046 
00047 h3 {
00048   font-size: 1.1em;
00049 }
00050 
00051 li {
00052   line-height: 1.4;
00053 }
00054 
00055 #copyright {
00056   margin-top: 30px;
00057   line-height: 1.5em;
00058   text-align: center;
00059   font-size: .8em;
00060   color: #888888;
00061   clear: both;
00062 }
00063 </style>
00064 
00065 </head>
00066 
00067 <body>
00068 
00069 <div id="xiphlogo">
00070   <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
00071 </div>
00072 
00073 <h1>Ogg Vorbis Documentation</h1>
00074 
00075 <h2>Vorbis technical discussion documents</h2>
00076 <ul>
00077 <li><a href="vorbis-fidelity.html">Fidelity measurement terminology</a></li>
00078 <li><a href="stereo.html">Vorbis channel coupling and stereo-specific application</a></li>
00079 </ul>
00080 
00081 <h2>Ogg Vorbis I specification</h2>
00082 
00083 <ul>
00084 <li>Vorbis I specification [<a href="Vorbis_I_spec.html">html</a>]
00085   [<a href="Vorbis_I_spec.pdf">pdf</a>]</li>
00086 <li><a href="v-comment.html">Vorbis comment header specification</a></li>
00087 <li><a href="draft-kerr-avt-vorbis-rtp-03.txt">Embedding Vorbis encoded 
00088 audio in an RTP payload format</a></li>
00089 </ul>
00090 
00091 <h2>Ogg Vorbis programming documents</h2>
00092 
00093 <ul>
00094 <li>Programming with libvorbis</li>
00095 <li><a href="vorbisfile/index.html">Programming with vorbisfile</a></li>
00096 <li><a href="vorbisenc/index.html">Programming with vorbisenc</a></li>
00097 </ul>
00098 
00099 <h2>Ogg bitstream documentation</h2>
00100 
00101 <ul>
00102 <li><a href="oggstream.html">Ogg bitstream overview</a></li>
00103 <li><a href="framing.html">Ogg logical bitstream and framing spec</a></li>
00104 </ul>
00105 
00106 <div id="copyright">
00107   The Xiph Fish Logo is a
00108   trademark (&trade;) of Xiph.Org.<br/>
00109 
00110   These pages &copy; 1994 - 2005 Xiph.Org. All rights reserved.
00111 </div>
00112 
00113 </body>
00114 </html>

Generated by  doxygen 1.6.2