diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-11-19 12:03:41 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-11-19 12:03:41 +0000 |
commit | 26046bd85317ddc731d15ad68b5f7efb586b4389 (patch) | |
tree | 94094c2a534787b7c4ba667533873adb4732cb59 /DOCS | |
parent | 20401ccaf00c087e7706858576075a6e99cb780d (diff) |
URL updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13978 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/audio.xml | 8 | ||||
-rw-r--r-- | DOCS/xml/en/codecs.xml | 6 | ||||
-rw-r--r-- | DOCS/xml/en/faq.xml | 2 | ||||
-rw-r--r-- | DOCS/xml/en/formats.xml | 6 | ||||
-rw-r--r-- | DOCS/xml/en/users-vs-dev.xml | 2 | ||||
-rw-r--r-- | DOCS/xml/en/video.xml | 14 |
6 files changed, 19 insertions, 19 deletions
diff --git a/DOCS/xml/en/audio.xml b/DOCS/xml/en/audio.xml index e1b5d557d3..1d5a67cfd5 100644 --- a/DOCS/xml/en/audio.xml +++ b/DOCS/xml/en/audio.xml @@ -64,8 +64,8 @@ playing MP3s or sound effects. </para> <para> -Other media players like <ulink url="http://avifile.sourceforge.net">aviplay</ulink> -or <ulink url="http://xine.sourceforge.net">xine</ulink> possibly work +Other media players like <ulink url="http://avifile.sf.net">aviplay</ulink> +or <ulink url="http://xinehq.de">xine</ulink> possibly work out-of-the-box with these drivers because they use "simple" methods with internal timing. Measuring showed that their methods are not as efficient as <application>MPlayer</application>'s. @@ -173,7 +173,7 @@ They also support several non-Linux systems. <row> <entry>VIA onboard (686/A/B, 8233, 8235)</entry> <entry> - <ulink url="http://sourceforge.net/project/showfiles.php?group_id=3242&release_id=59602">via82cxxx_audio</ulink> + <ulink url="http://sf.net/project/showfiles.php?group_id=3242&release_id=59602">via82cxxx_audio</ulink> </entry> <entry>snd-via82xx</entry> <entry></entry> @@ -189,7 +189,7 @@ They also support several non-Linux systems. <entry>none</entry> <entry>OK</entry> <entry> - <ulink url="http://aureal.sourceforge.net">Linux Aureal Drivers</ulink> + <ulink url="http://aureal.sf.net">Linux Aureal Drivers</ulink> <ulink url="http://makacs.poliod.hu/~pontscho/aureal/au88xx-1.1.3.tar.bz2">buffer size increased to 32k</ulink> </entry> <entry>48</entry> diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 426acdab2c..d5efd266aa 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -133,7 +133,7 @@ divx4</option> may be faster, or even the fastest solution. <para> The DivX4/5 binary codec library can be downloaded from -<ulink url="http://avifile.sourceforge.net">avifile</ulink> or +<ulink url="http://avifile.sf.net">avifile</ulink> or <ulink url="http://www.divx.com">divx.com</ulink> Unpack it, run <filename>./install.sh</filename> as root and do not forget adding <filename class="directory">/usr/local/lib</filename> to your @@ -195,7 +195,7 @@ did not install or configure it correctly. <title>FFmpeg/libavcodec</title> <para> -<ulink url="http://ffmpeg.sourceforge.net">FFmpeg</ulink> contains an +<ulink url="http://ffmpeg.org">FFmpeg</ulink> contains an <emphasis role="bold">open source</emphasis> codec package, which is capable of decoding streams with various audio and video codecs. It also offers an impressing encoding facility and higher speed than the Win32 codecs or the @@ -639,7 +639,7 @@ MPEG decoder cards. <title>libmad support</title> <para> -<ulink url="http://mad.sourceforge.net">libmad</ulink> is a multiplatform, +<ulink url="http://www.underbit.com/products/mad/">libmad</ulink> is a multiplatform, integer (internally 24bit PCM) only MPEG audio decoding library. It does not handle broken files well, and it sometimes has problems with seeking, but it may perform better on FPU-less diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 547ce73e63..70ec54c003 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1106,7 +1106,7 @@ The <systemitem>tdfx</systemitem> driver in XFree86 4.0.2/4.0.3 had this bug. Th solved by <ulink url="http://www.xfree86.org/cvs/changes_4_1.html">bug fix #621 of the XFree86 4.1.0 CVS log</ulink>. So upgrade to XFree86 4.1.0 or later. Alternatively, either download (at least) DRI version 0.6 from the -<ulink url="http://dri.sourceforge.net">DRI homepage</ulink>, or use CVS DRI. +<ulink url="http://dri.sf.net">DRI homepage</ulink>, or use CVS DRI. </para></answer> </qandaentry> diff --git a/DOCS/xml/en/formats.xml b/DOCS/xml/en/formats.xml index a63659e4f7..ebc5036c42 100644 --- a/DOCS/xml/en/formats.xml +++ b/DOCS/xml/en/formats.xml @@ -25,7 +25,7 @@ players will not play it, since they expect MPEG1 video and MP2 audio (unlike <emphasis role="bold">AVI</emphasis>, <emphasis role="bold">MPG</emphasis> does not have the necessary fields to describe its video and audio streams). Or you might put MPEG1 video into an AVI file. -<ulink url="http://ffmpeg.sourceforge.net/">FFmpeg</ulink> and +<ulink url="http://ffmpeg.org/">FFmpeg</ulink> and <link linkend="mencoder"><application>MEncoder</application></link> can create these files. </para> @@ -137,7 +137,7 @@ files: <listitem><simpara> <emphasis role="bold">bps-based:</emphasis> It is based on the bitrate/samplerate of the video/audio stream. This method is used by - most players, including <ulink url="http://avifile.sourceforge.net">avifile</ulink> + most players, including <ulink url="http://avifile.sf.net">avifile</ulink> and <application>Windows Media Player</application>. Files with broken headers, and files created with VBR audio but not VBR-compliant encoder will result in A/V desync with this method (mostly at seeking). @@ -270,7 +270,7 @@ Seeking works. <sect3 id="yuv4mpeg"> <title>yuv4mpeg files</title> <para> -<ulink url="http://mjpeg.sourceforge.net">yuv4mpeg / yuv4mpeg2</ulink> +<ulink url="http://mjpeg.sf.net">yuv4mpeg / yuv4mpeg2</ulink> is a file format used by the <ulink url="http://mjpeg.sf.net">mjpegtools programs</ulink>. You can grab, produce, filter or encode video in this format using these tools. diff --git a/DOCS/xml/en/users-vs-dev.xml b/DOCS/xml/en/users-vs-dev.xml index e2b1b85865..8dbfb79097 100644 --- a/DOCS/xml/en/users-vs-dev.xml +++ b/DOCS/xml/en/users-vs-dev.xml @@ -32,7 +32,7 @@ to GCC 2.96. Many developers around the world began having problems with GCC 2.96, and started recommending other compilers. Examples are <ulink url="http://www.mysql.com/downloads/mysql-3.23.html">MySQL</ulink>, and -<ulink url="http://avifile.sourceforge.net/news-old1.htm">avifile</ulink>. +<ulink url="http://avifile.sf.net/news-old1.htm">avifile</ulink>. Other interesting links are <ulink url="http://www.atnf.csiro.au/people/rgooch/linux/docs/kernel-newsflash.html"> Linux kernel news flash about kernel 2.4.17</ulink> diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 231a25be88..01088ecd84 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -962,14 +962,14 @@ alternative. <para> Unfortunately not all drivers support this feature. The Utah-GLX drivers (for XFree86 3.3.6) support it for all cards. -See <ulink url="http://utah-glx.sourceforge.net"/> for details about how to +See <ulink url="http://utah-glx.sf.net"/> for details about how to install it. </para> <para> XFree86(DRI) 4.0.3 or later supports OpenGL with Matrox and Radeon cards, 4.2.0 or later supports Rage128. -See <ulink url="http://dri.sourceforge.net"/> for download and installation +See <ulink url="http://dri.sf.net"/> for download and installation instructions. </para> @@ -1109,7 +1109,7 @@ driver, not curses (<option>-aadriver linux</option>). But therefore you need write access on <filename>/dev/vcsa<replaceable><terminal></replaceable></filename>! That isn't autodetected by aalib, but vo_aa tries to find the best mode. -See <ulink url="http://aa-project.sourceforge.net/tune"/> for further +See <ulink url="http://aa-project.sf.net/tune"/> for further tuning issues. </para> </sect3> @@ -1956,7 +1956,7 @@ decompression). <para> First of all you will need properly installed DXR2 drivers. You can find the drivers and installation instructions at the -<ulink url="http://dxr2.sourceforge.net/">DXR2 Resource Center</ulink> site. +<ulink url="http://dxr2.sf.net/">DXR2 Resource Center</ulink> site. </para> <variablelist> @@ -2000,7 +2000,7 @@ both use the em8300 MPEG decoder chip from Sigma Designs. <para> First of all you will need properly installed DXR3/H+ drivers, version 0.12.0 or later. You can find the drivers and installation instructions at the -<ulink url="http://dxr3.sourceforge.net/">DXR3 & Hollywood Plus for Linux</ulink> +<ulink url="http://dxr3.sf.net/">DXR3 & Hollywood Plus for Linux</ulink> site. <filename>configure</filename> should detect your card automatically, compilation should go without problems. </para> @@ -2138,7 +2138,7 @@ downscaled movies. <para> This driver talks to the kernel driver available at -<ulink url="http://mjpeg.sourceforge.net"/>, so +<ulink url="http://mjpeg.sf.net"/>, so you must get it working first. The presence of an MJPEG card is autodetected by the <filename>configure</filename> script, if autodetection fails, force detection with <screen>./configure --enable-zr</screen> @@ -2263,7 +2263,7 @@ for Matrox G450/G550 TV-out instructions, please see the next section! -zoom</option> options, but it will be <emphasis role="bold">SLOW</emphasis>, and has <emphasis role="bold">Macrovision</emphasis> copy protection enabled (you can "workaround" Macrovision using this - <ulink url="http://avifile.sourceforge.net/mgamacro.pl">perl script</ulink>). + <ulink url="http://avifile.sf.net/mgamacro.pl">perl script</ulink>). </para></listitem> </varlistentry> <varlistentry> |