summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-18 10:17:37 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-18 10:17:37 +0000
commit569ab2fa428a6e069817f421e794b667018712b4 (patch)
tree2a91da12467ae869e983a0fd83ed3548b4dffe49 /DOCS
parentbc2ab4625f1ccfea53e740dc4bc2a56ace3dc166 (diff)
downloadmpv-569ab2fa428a6e069817f421e794b667018712b4.tar.bz2
mpv-569ab2fa428a6e069817f421e794b667018712b4.tar.xz
a-okay. (applied Nick's patch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2968 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html2
-rw-r--r--DOCS/video.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 41cb6a7c16..35abd51f53 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -101,7 +101,7 @@
<LI><A HREF="video.html#2.3.1.11">2.3.1.11 AAlib - text mode displaying</A></LI>
<LI><A HREF="video.html#2.3.1.12">2.3.1.12 VESA - output to VESA BIOS</A></LI>
<LI><A HREF="video.html#2.3.1.13">2.3.1.13 X11</A></LI>
- <LI><A HREF="video.html#2.3.1.14">2.3.1.14 Radeon acceleration (radeon_vid)</A></LI>
+ <LI><A HREF="video.html#2.3.1.14">2.3.1.14 Radeon video overlay (radeon_vid)</A></LI>
<LI><A HREF="video.html#2.3.1.A">2.3.1.A TVout</A></LI>
<UL>
<LI><A HREF="video.html#2.3.1.A.1">2.3.1.A.1 Matrox</A></LI>
diff --git a/DOCS/video.html b/DOCS/video.html
index 2a2ed97283..9ad970064b 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -734,7 +734,7 @@ handy, but you need powerful CPU to use software scaling. Don't use the
SDL driver's software output+scaler, it has worse image quality !</P>
-<P><B><A NAME=2.3.1.14>2.3.1.14. Radeon framebuffer (radeon_vid)</A></B></P>
+<P><B><A NAME=2.3.1.14>2.3.1.14. Radeon video overlay (radeon_vid)</A></B></P>
<P>
<b>radeon_vid</b> provides support for the <b>BackEnd Scaler</b> on ATI <b>Radeon</b> chipsets.
It was designed and introduced as analog of <a href="video.html#2.3.1.7">mga_vid</a> driver, so you can use it in the same way!<br>