Mercurial > mplayer.hg
diff DOCS/tech/codecs-in.html @ 28914:f86b4bd1a060
Move page heading and table of contents out of the codec support table.
| author | diego |
|---|---|
| date | Sat, 14 Mar 2009 17:01:28 +0000 |
| parents | 0168df7e4dde |
| children |
line wrap: on
line diff
--- a/DOCS/tech/codecs-in.html Sat Mar 14 16:58:22 2009 +0000 +++ b/DOCS/tech/codecs-in.html Sat Mar 14 17:01:28 2009 +0000 @@ -6,19 +6,15 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body text="#000000" link="#666666" vlink="#666666" alink="#666666"> -<table width=750 border="0"> - <tr> - <td align="right"> - <p> </p> + +<h1>Status of codecs support</h1> - <p><b>Status of codecs support</b></p> - </td> - </tr> - <tr> - <td> - <p><a href="#vc">Video codecs</a><br><a href="#ac">Audio codecs</a><br></p> - </td> - </tr> +<ul> + <li><a href="#vc">Video codecs</a></li> + <li><a href="#ac">Audio codecs</a></li> +</ul> + +<table width=750 border="0"> <tr> <td align="center"> <b><font face="Verdana, Arial, Helvetica, sans-serif" size="5"><a name="vc">Video codecs:</a></font></b><br><br>
