summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changelog1
-rw-r--r--DOCS/man/en/mplayer.14
2 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f67276f635..08ccd04c59 100644
--- a/Changelog
+++ b/Changelog
@@ -64,6 +64,7 @@ MPlayer (1.0)
* add Nintendo Wii/GameCube video driver (-vo wii)
* VIDIX driver for SuperH Mobile VEU hardware block.
* support -border on vo_gl/gl2 in x11
+ * Direct3D Windows video output driver added.
MEncoder:
* check for system-wide configuration file in MEncoder
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 33c6e0e844..ac31fc2cc3 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3505,6 +3505,10 @@ same as vidix
.PD 1
.
.TP
+.B direct3d (Windows only) (BETA CODE!)
+Video output driver that uses the Direct3D interface (useful for Vista).
+.
+.TP
.B directx (Windows only)
Video output driver that uses the DirectX interface.
.PD 0