annotate DOCS/codecs-in.html @ 6042:c0fb4f38c8a7

delayed update
author nell
date Fri, 10 May 2002 11:39:25 +0000
parents 6cb9d9a1716d
children 09e212db57f9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
1 <HTML><HEAD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
2 <STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
3 .text
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
4 {font-family : Verdana, Arial, Helvetica, sans-serif;
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
5 font-size : 14px;}
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
6 </STYLE>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
7 <TITLE>mplayer - codec status table</TITLE>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
8 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
9 </HEAD>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
10 <BODY BGCOLOR=#FFFFFF text="#000000" link="#666666" vlink="#666666" alink="#666666" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
11 <table width=750 border="0">
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
12 <tr>
1944
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
13 <td align="right">
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
14 <p>&nbsp;</p>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
15
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
16 <p><b><FONT CLASS="text">Status of codecs support</font></b></p>
1944
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
17 </td>
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
18 </tr>
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
19 <td>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
20 <p><FONT CLASS="text"><a href="#vc">Video codecs</a><br><a href="#ac">Audio codecs</a><br></font></p>
1944
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
21 </td>
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
22 </tr>
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
23 <tr>
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
24 <td align="center">
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
25 <b><font face="Verdana, Arial, Helvetica, sans-serif" size="5"><a name="vc">Video codecs:</a></font></b><br><br>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
26
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
27 <table width="100%" border="1" cellspacing="0" cellpadding="5" bordercolor=#DDDDDD>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
28
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
29 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
30 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Built-in native codecs</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
31 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
32 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
33 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
34 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">fourcc</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
35 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
36 <td width=40 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">out</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
37 <td align=center colspan=2><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">comments</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
38 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
39 <!-- %0 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
40 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
41 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
42 <td align=center><FONT CLASS="text"><b>%F</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
43 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
44 <td align=center><FONT CLASS="text"><b>%Y</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
45 <td align=center colspan=2><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
46 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
47 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
48
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
49 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
50 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Fully functional Win32 VfW/DShow codecs</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
51 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
52 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
53 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
54 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">fourcc</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
55 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
56 <td width=40 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">out</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
57 <td align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">DShow</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
58 <td align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">comments</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
59 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
60 <!-- %1 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
61 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
62 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
63 <td align=center><FONT CLASS="text"><b>%F</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
64 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
65 <td align=center><FONT CLASS="text"><b>%Y</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
66 <td align=center><FONT CLASS="text"><b>%D</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
67 <td align=center><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
68 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
69 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
70
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
71 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
72 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Codecs with problems</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
73 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
74 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
75 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
76 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">fourcc</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
77 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
78 <td colspan=3 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">problem</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
79 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
80 <!-- %2 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
81 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
82 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
83 <td align=center><FONT CLASS="text"><b>%F</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
84 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
85 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
86 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
87 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
88
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
89 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
90 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Not yet working codecs:</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
91 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
92 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
93 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
94 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">fourcc</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
95 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
96 <td colspan=3 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">problem</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
97 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
98 <!-- %3 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
99 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
100 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
101 <td align=center><FONT CLASS="text"><b>%F</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
102 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
103 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
104 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
105 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
106
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
107 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
108 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Not tested codecs:</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
109 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
110 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
111 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
112 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">fourcc</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
113 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
114 <td colspan=3 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">problem</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
115 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
116 <!-- %4 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
117 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
118 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
119 <td align=center><FONT CLASS="text"><b>%F</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
120 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
121 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
122 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
123 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
124
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
125 </table>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
126
1944
4d8123ae7b4b Fixed vfwex section, null codec and other fourcc issues and improved codecs-in.html usability.
atmos4
parents: 702
diff changeset
127 <br><b><font face="Verdana, Arial, Helvetica, sans-serif" size="5"><a name="ac">Audio codecs:</a></font></b><br><br>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
128
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
129 <table width="100%" border="1" cellspacing="0" cellpadding="5" bordercolor=#DDDDDD>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
130
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
131 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
132 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Built-in native codecs</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
133 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
134 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
135 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
136 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">format</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
137 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
138 <td align=center colspan=3><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">comments</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
139 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
140 <!-- %5 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
141 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
142 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
143 <td align=center><FONT CLASS="text"><b>%f</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
144 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
145 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
146 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
147 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
148
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
149 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
150 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Fully functional Win32 ACM/DShow codecs</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
151 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
152 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
153 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
154 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">format</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
155 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
156 <td width=40 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">DShow</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
157 <td align=center colspan=2><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">comments</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
158 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
159 <!-- %6 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
160 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
161 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
162 <td align=center><FONT CLASS="text"><b>%f</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
163 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
164 <td align=center><FONT CLASS="text"><b>%D</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
165 <td align=center colspan=2><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
166 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
167 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
168
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
169 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
170 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Codecs with problems</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
171 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
172 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
173 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
174 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">format</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
175 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
176 <td colspan=3 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">problem</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
177 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
178 <!-- %7 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
179 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
180 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
181 <td align=center><FONT CLASS="text"><b>%f</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
182 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
183 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
184 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
185 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
186
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
187 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
188 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Not yet working codecs</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
189 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
190 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
191 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
192 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">format</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
193 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
194 <td colspan=3 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">problem</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
195 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
196 <!-- %8 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
197 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
198 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
199 <td align=center><FONT CLASS="text"><b>%f</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
200 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
201 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
202 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
203 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
204
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
205 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
206 <td colspan=6 bgcolor=#CCCCCC><FONT CLASS="text"><b>Not yet tested codecs</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
207 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
208 <tr>
623
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
209 <td width=150 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codec name</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
210 <td width=70 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">format</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
211 <td width=120 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">codecfile</font></b></td>
950e2d2613e3 codecs-in.html, modified by Chass
laaz
parents: 609
diff changeset
212 <td colspan=3 align=center><b><font color="#AAAAAA" face="Verdana, Arial, Helvetica, sans-serif" size="2">problem</font></b></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
213 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
214 <!-- %9 -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
215 <tr>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
216 <td align=center><FONT CLASS="text"><b>%i</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
217 <td align=center><FONT CLASS="text"><b>%f</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
218 <td align=center><FONT CLASS="text"><b>%d</b></font></td>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 1944
diff changeset
219 <td align=center colspan=3><FONT CLASS="text"><b>%c</b></font></td>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
220 </tr>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
221 <!-- %. -->
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
222
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
223 </table>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
224 </td>
702
b129cd2bbbb4 removed broken image links...
arpi_esp
parents: 639
diff changeset
225 </tr>
609
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
226 </table>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
227 </BODY>
45654e2224d8 html template for codecs.html
arpi_esp
parents:
diff changeset
228 </HTML>