K2.6 patches and update.
[tomato.git] / release / src / router / flac / doc / html / id.html
blob2aa39ab6ad0d67532fdc26bcc89b765b08ce3a6c
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
3 <!-- Permission is granted to copy, distribute and/or modify this document -->
4 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
5 <!-- or any later version published by the Free Software Foundation; -->
6 <!-- with no invariant sections. -->
7 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
8 <html>
9 <head>
10 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
11 <meta name="author" content="Josh Coalson" />
12 <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
13 <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
14 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
15 <link rel="stylesheet" type="text/css" href="flac.css" />
16 <title>FLAC - id</title>
17 </head>
19 <body>
21 <div class="logo">
22 <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
23 </div>
25 <div class="above_nav"></div>
27 <div class="navbar">
28 &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
29 &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
30 &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
31 &nbsp;<a href="download.html">download</a>&nbsp;&nbsp;|
32 &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
33 &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
34 &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
35 &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
36 &nbsp;<a href="developers.html">developers</a>&nbsp;
37 </div>
39 <div class="langbar">
40 &nbsp;english&nbsp;&nbsp;|
41 &nbsp;<a href="ru/id.html">russian</a>&nbsp;
42 </div>
44 <div class="below_nav"></div>
46 <div class="box">
47 <div class="box_title">
48 register
49 </div>
50 <div class="box_header"></div>
51 <div class="box_body">
52 FLAC allows third-party applications to register an ID for use with FLAC <a href="format.html#def_APPLICATION">APPLICATION metadata blocks</a>. Use the following form to request an ID, or to submit a change to an existing ID.<br />
53 <br />
54 <form name="register" method="get" enctype="text/plain" action="mailto:jcoalson@users.sourceforge.net">
55 <center>
56 <table border="0" width="90%">
57 <tr>
58 <td>* Application ID: <input type="text" name="id" size="8" maxlength="8" /></td>
59 </tr>
60 <tr>
61 <td>* Application name: <input type="text" name="name" size="40" /></td>
62 </tr>
63 <tr>
64 <td>* Contact e-mail: <input type="text" name="email" size="40" /></td>
65 </tr>
66 <tr>
67 <td>Application URL: <input type="text" name="appurl" size="40" /></td>
68 </tr>
69 <tr>
70 <td>Specification URL: <input type="text" name="specurl" size="40" /></td>
71 </tr>
72 <tr>
73 <td>Comment:</td>
74 </tr>
75 <tr>
76 <td><textarea name="comment" cols="72" rows="5"></textarea></td>
77 </tr>
78 <tr>
79 <td>(* = mandatory)</td>
80 </tr>
81 </table>
82 </center>
83 <br />
84 The ID request should be 8 hexadecimal digits and not conflict with any existing IDs (see the table below for all currently registered IDs). This 32-bit number will be stored big-endian in the block.<br />
85 <br />
86 Information about your application (but not your e-mail address) will show up on this page in the ID directory. You can also provide a URL to your application and a URL reference to the specification of your application's APPLICATION block.<br />
87 <br />
88 You will be notified via e-mail about your submission.
89 <center><input type="submit" value="Submit request" /></center>
90 </form>
91 </div>
92 <div class="box_footer"></div>
93 </div>
95 <br />
97 <div class="box">
98 <div class="box_title">
99 <a name="directory">id directory</a>
100 </div>
101 <div class="box_header"></div>
102 <div class="box_body">
103 Here is a list of all registered IDs and their applications:<br />
104 <br />
105 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EEEED4"><tr><td>
106 <table width="100%" border="1" bgcolor="#EEEED4">
107 <tr>
108 <td bgcolor="#D3D4C5">
109 <font size="+1"><b>ID</b></font>
110 </td>
111 <td bgcolor="#D3D4C5">
112 <font size="+1"><b>Application</b></font>
113 </td>
114 </tr>
115 <tr>
116 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
117 <tt>41544348 - "ATCH"</tt>
118 </td>
119 <td>
120 <a href="http://firestuff.org/flacfile/">FlacFile</a>
121 </td>
122 </tr>
123 <tr>
124 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
125 <tt>43756573 - "Cues"</tt>
126 </td>
127 <td>
128 <a href="http://www.goldwave.com">GoldWave</a> cue points (<a href="http://www.goldwave.com/developer.php">specification</a>)
129 </td>
130 </tr>
131 <tr>
132 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
133 <tt>4D754D4C - "MuML"</tt>
134 </td>
135 <td>
136 MusicML: Music Metadata Language
137 </td>
138 </tr>
139 <tr>
140 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
141 <tt>46696361 - "Fica"</tt>
142 </td>
143 <td>
144 <a href="http://www.enfis.it/details.php?id=24">CUE Splitter</a>
145 </td>
146 </tr>
147 <tr>
148 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
149 <tt>46746F6C - "Ftol"</tt>
150 </td>
151 <td>
152 <a href="http://flac-tools.sourceforge.net/">flac-tools</a>
153 </td>
154 </tr>
155 <tr>
156 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
157 <tt>4D505345 - "MPSE"</tt>
158 </td>
159 <td>
160 <a href="http://www.3delite.hu/MP3SE/index.html">MP3 Stream Editor</a>
161 </td>
162 </tr>
163 <tr>
164 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
165 <tt>52494646 - "RIFF"</tt>
166 </td>
167 <td>
168 Sound Devices RIFF chunk storage
169 </td>
170 </tr>
171 <tr>
172 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
173 <tt>5346464C - "SFFL"</tt>
174 </td>
175 <td>
176 Sound Font FLAC
177 </td>
178 </tr>
179 <tr>
180 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
181 <tt>534F4E59 - "SONY"</tt>
182 </td>
183 <td>
184 <a href="http://www.sonycreativesoftware.com/">Sony Creative Software</a>
185 </td>
186 </tr>
187 <tr>
188 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
189 <tt>5351455A - "SQEZ"</tt>
190 </td>
191 <td>
192 flacsqueeze
193 </td>
194 </tr>
195 <tr>
196 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
197 <tt>61696666 - "aiff"</tt>
198 </td>
199 <td>
200 FLAC AIFF chunk storage
201 </td>
202 </tr>
203 <tr>
204 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
205 <tt>7065656D - "peem"</tt>
206 </td>
207 <td>
208 <a href="http://peem.iconoclast.net/">Parseable Embedded Extensible Metadata</a> (<a href="http://peem.iconoclast.net/1.0/">specification</a>)
209 </td>
210 </tr>
211 <tr>
212 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
213 <tt>71667374 - "qfst"</tt>
214 </td>
215 <td>
216 <a href="http://qflacstudio.sourceforge.net/">QFLAC Studio</a>
217 </td>
218 </tr>
219 <tr>
220 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
221 <tt>72696666 - "riff"</tt>
222 </td>
223 <td>
224 FLAC RIFF chunk storage
225 </td>
226 </tr>
227 <tr>
228 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
229 <tt>74756E65 - "tune"</tt>
230 </td>
231 <td>
232 <a href="http://www.tagtuner.com/">TagTuner</a>
233 </td>
234 </tr>
235 <tr>
236 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
237 <tt>78626174 - "xbat"</tt>
238 </td>
239 <td>
240 <a href="http://xbat.org/">XBAT</a>
241 </td>
242 </tr>
243 <tr>
244 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
245 <tt>786D6364 - "xmcd"</tt>
246 </td>
247 <td>
248 <a href="http://www.amb.org/xmcd">xmcd</a>
249 </td>
250 </tr>
251 <!--
252 <tr>
253 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
254 deadbeef
255 </td>
256 <td>
257 <a href="x">Application1</a> (<a href="y">specification</a>)
258 </td>
259 </tr>
261 </table>
262 </td></tr></table>
263 </div>
264 <div class="box_footer"></div>
265 </div>
268 <div class="copyright">
269 <!-- @@@ oh so hacky -->
270 <table>
271 <tr>
272 <td align="left">
273 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
274 </td>
275 <td width="1%" align="right">
276 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
277 </td>
278 <td width="1%" align="right">
279 <a href="http://www.eff.org/cafe/"><img src="images/cafebug.gif" alt="CAFE Logo" border="0" /></a><br />
280 </td>
281 <td width="1%" align="right">
282 <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a>
283 </td>
284 </tr>
285 </table>
286 </div>
288 </body>
289 </html>