[homepage]: r3478 - trunk/src/dload.en
Author: diego Date: Fri Jan 22 16:26:42 2010 New Revision: 3478 Log: Separate source and binary download sections. Modified: trunk/src/dload.en Modified: trunk/src/dload.en ============================================================================== --- trunk/src/dload.en Fri Jan 22 16:16:35 2010 (r3477) +++ trunk/src/dload.en Fri Jan 22 16:26:42 2010 (r3478) @@ -22,8 +22,9 @@ <p> Be advised that we do not support any unofficial packages, only the - non-outdated official ones listed below. If you have trouble with unofficial - packages, get support from the respective authors. + non-outdated <a href="#binaries">official ones</a> listed below. + If you have trouble with unofficial packages, get support from the + respective authors. </p> <p> @@ -46,7 +47,8 @@ Please use BitTorrent if you can. </p> -<h2><a name="source">Source and Binaries</a></h2> + +<h2><a name="source">Source Code</a></h2> <p> The daily Subversion snapshots are generally stable and recommended, @@ -64,30 +66,6 @@ <table class="border_table"> <tr> - <td>MPlayer SVN Windows with <a href="http://smplayer.sourceforge.net/">SMPlayer</a> GUI (<b>recommended</b>)</td> - <td class="mirror"> - <a href="http://downloads.sourceforge.net/smplayer/smplayer-0.6.8-win32.exe">HTTP</a> - </td> - <td class="mirror"></td> - <td class="mirror"></td> -</tr> -<tr> - <td>MPlayer SVN Windows (has ffmpeg-mt and regular builds)</td> - <td class="mirror"> - <a href="http://oss.netfarm.it/mplayer-win32.php">HTTP</a> - </td> - <td class="mirror"></td> - <td class="mirror"></td> -</tr> -<tr> - <td>MPlayer GIT Windows <b>EXPERIMENTAL repo</b> (with ffmpeg-mt)</td> - <td class="mirror"> - <a href="http://kovensky.project357.com/">HTTP</a> - </td> - <td class="mirror"></td> - <td class="mirror"></td> -</tr> -<tr> <td>Subversion snapshot</td> <td class="mirror"> <a href="../MPlayer/releases/mplayer-checkout-snapshot.tar.bz2">HTTP</a> @@ -107,22 +85,6 @@ </td> <td class="mirror"></td> </tr> -<tr> - <td>MPlayer OS X Extended</td> - <td class="mirror"> - <a href="http://mplayerosx.sttz.ch/">HTTP</a> - </td> - <td class="mirror"></td> -</tr> -<tr> - <td>Fedora and CentOS/RHEL RPM packages from RPMFusion</td> - <td class="mirror"> - <a href="http://rpmfusion.org/">HTTP</a> - </td> - <td class="mirror"> - </td> - <td class="mirror"></td> -</tr> </table> <p> @@ -178,6 +140,42 @@ --> +<h2><a name="binaries">Binaries</a></h2> + +<table class="border_table"> +<tr> + <td>MPlayer SVN Windows with <a href="http://smplayer.sourceforge.net/">SMPlayer</a> GUI (<b>recommended</b>)</td> + <td class="mirror"> + <a href="http://downloads.sourceforge.net/smplayer/smplayer-0.6.8-win32.exe">HTTP</a> + </td> +</tr> +<tr> + <td>MPlayer SVN Windows (has ffmpeg-mt and regular builds)</td> + <td class="mirror"> + <a href="http://oss.netfarm.it/mplayer-win32.php">HTTP</a> + </td> +</tr> +<tr> + <td>MPlayer GIT Windows <b>EXPERIMENTAL repo</b> (with ffmpeg-mt)</td> + <td class="mirror"> + <a href="http://kovensky.project357.com/">HTTP</a> + </td> +</tr> +<tr> + <td>MPlayer OS X Extended</td> + <td class="mirror"> + <a href="http://mplayerosx.sttz.ch/">HTTP</a> + </td> +</tr> +<tr> + <td>Fedora and CentOS/RHEL RPM packages from RPMFusion</td> + <td class="mirror"> + <a href="http://rpmfusion.org/">HTTP</a> + </td> +</tr> +</table> + + <h2><a name="binary_codecs">Binary Codec Packages</a></h2> <p>
participants (1)
-
diego