summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authornick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-29 17:06:58 +0000
committernick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-29 17:06:58 +0000
commit35ebaabd5e5efd3fe1adf744796edd0468100f4a (patch)
tree33a9cc1ab5b3bfcae03dae4557ab139bffe3217a /drivers
parentdb355d022c7de88018b89403647ed330337264db (diff)
downloadmpv-35ebaabd5e5efd3fe1adf744796edd0468100f4a.tar.bz2
mpv-35ebaabd5e5efd3fe1adf744796edd0468100f4a.tar.xz
Sorry for inexactitude
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3198 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'drivers')
-rw-r--r--drivers/radeon/hacking6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/radeon/hacking b/drivers/radeon/hacking
index d99d7b3d3d..211504e4be 100644
--- a/drivers/radeon/hacking
+++ b/drivers/radeon/hacking
@@ -23,7 +23,7 @@ TVDAC - controls Composite Video and Super Video output ports
TV scaler & sync unit
TV format convertor (PAL/NTSC)
TVCAP - controls Video-In port
-MPP - Miscellaneous peripheral port. (includes ImpactTV(2+) - copy
+MPP - Miscellaneous peripheral port. (includes macrovision's filter - copy
protection mechanism)
OV - Video overlay (YUV BES) (include subpictures, gamma correction and
adaptive deinterlacing)
@@ -44,8 +44,8 @@ RAM memory: [ App ] Copies YUV image to overlay memory
overlay memory:[ OV ] performs scaling and YUVtoRGB convertion
/\
RGB memory: / \
- / [ ImpactTV ] performs copy protection filtering
- / \ (unneeded but presented by default thing;)
+ / [ macrovision ] performs copy protection filtering
+ / \ (unneeded but presented by default thing;)
[ CRTC/LCD/DFP DAC ] [ TV DAC ] convert RGB memory to CRTC and NTSC/PAL signals
| |
[CRTC/LCD/DFP Monitor] [TV-screen]