Mercurial > hg > sv-dependency-builds
comparison src/libvorbis-1.3.3/doc/libvorbis/index.html @ 86:98c1576536ae
Bring in flac, ogg, vorbis
| author | Chris Cannam <cannam@all-day-breakfast.com> |
|---|---|
| date | Tue, 19 Mar 2013 17:37:49 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 85:545efbb81310 | 86:98c1576536ae |
|---|---|
| 1 <html> | |
| 2 | |
| 3 <head> | |
| 4 <title>libvorbis - Documentation</title> | |
| 5 <link rel=stylesheet href="style.css" type="text/css"> | |
| 6 </head> | |
| 7 | |
| 8 <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> | |
| 9 <table border=0 width=100%> | |
| 10 <tr> | |
| 11 <td><p class=tiny>libvorbis documentation</p></td> | |
| 12 <td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td> | |
| 13 </tr> | |
| 14 </table> | |
| 15 | |
| 16 <h1>Libvorbis Documentation</h1> | |
| 17 | |
| 18 <p> | |
| 19 Libvorbis contains the Vorbis reference encoder and decoder. | |
| 20 <p> | |
| 21 This is the lowest-level interface to the Vorbis encoder and decoder. If | |
| 22 you're just looking for a simple way to extract the | |
| 23 audio from an Ogg Vorbis file, you probably want to use <a | |
| 24 href="../vorbisfile/index.html">vorbisfile</a> rather than using libogg | |
| 25 and libvorbis directly. | |
| 26 <p> | |
| 27 <a href="overview.html">Libvorbis API overview</a><br> | |
| 28 <a href="reference.html">Libvorbis API reference</a><br> | |
| 29 | |
| 30 <br><br> | |
| 31 <hr noshade> | |
| 32 <table border=0 width=100%> | |
| 33 <tr valign=top> | |
| 34 <td><p class=tiny>copyright © 2000-2010 Xiph.Org</p></td> | |
| 35 <td align=right><p class=tiny><a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a></p></td> | |
| 36 </tr><tr> | |
| 37 <td><p class=tiny>libvorbis documentation</p></td> | |
| 38 <td align=right><p class=tiny>libvorbis version 1.3.2 - 20101101</p></td> | |
| 39 </tr> | |
| 40 </table> | |
| 41 | |
| 42 </body> | |
| 43 | |
| 44 </html> |
