Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libvorbis / doc / index.html
blobbcf18c0ca049202a9eee63b4d0759bab0f7d7cac
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html>
3 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15"/>
6 <title>Ogg Vorbis Documentation</title>
8 <style type="text/css">
9 body {
10 margin: 0 18px 0 18px;
11 padding-bottom: 30px;
12 font-family: Verdana, Arial, Helvetica, sans-serif;
13 color: #333333;
14 font-size: .8em;
17 a {
18 color: #3366cc;
21 img {
22 border: 0;
25 #xiphlogo {
26 margin: 30px 0 16px 0;
29 #content p {
30 line-height: 1.4;
33 h1, h1 a, h2, h2 a, h3, h3 a {
34 font-weight: bold;
35 color: #ff9900;
36 margin: 1.3em 0 8px 0;
39 h1 {
40 font-size: 1.3em;
43 h2 {
44 font-size: 1.2em;
47 h3 {
48 font-size: 1.1em;
51 li {
52 line-height: 1.4;
55 #copyright {
56 margin-top: 30px;
57 line-height: 1.5em;
58 text-align: center;
59 font-size: .8em;
60 color: #888888;
61 clear: both;
63 </style>
65 </head>
67 <body>
69 <div id="xiphlogo">
70 <a href="http://www.xiph.org/"><img src="fish_xiph_org.png" alt="Fish Logo and Xiph.org"/></a>
71 </div>
73 <h1>Ogg Vorbis Documentation</h1>
75 <h2>Vorbis technical discussion documents</h2>
76 <ul>
77 <li><a href="vorbis-fidelity.html">Fidelity measurement terminology</a></li>
78 <li><a href="stereo.html">Vorbis channel coupling and stereo-specific application</a></li>
79 </ul>
81 <h2>Ogg Vorbis I specification</h2>
83 <ul>
84 <li>Vorbis I specification [<a href="Vorbis_I_spec.html">html</a>]
85 [<a href="Vorbis_I_spec.pdf">pdf</a>]</li>
86 <li><a href="v-comment.html">Vorbis comment header specification</a></li>
87 <li><a href="rfc5215.txt">Embedding Vorbis encoded
88 audio in an RTP payload format</a></li>
89 </ul>
91 <h2>Ogg Vorbis programming documents</h2>
93 <ul>
94 <li>Programming with libvorbis</li>
95 <li><a href="vorbisfile/index.html">Programming with vorbisfile</a></li>
96 <li><a href="vorbisenc/index.html">Programming with vorbisenc</a></li>
97 </ul>
99 <h2>Ogg bitstream documentation</h2>
101 <ul>
102 <li><a href="oggstream.html">Ogg bitstream overview</a></li>
103 <li><a href="framing.html">Ogg logical bitstream and framing spec</a></li>
104 </ul>
106 <div id="copyright">
107 The Xiph Fish Logo is a
108 trademark (&trade;) of Xiph.Org.<br/>
110 These pages &copy; 1994 - 2006 Xiph.Org. All rights reserved.
111 </div>
113 </body>
114 </html>