changeset 27939:317dfad1d5ad

add direct3d docs, ok'd by Guillaume
author compn
date Fri, 21 Nov 2008 13:03:22 +0000
parents 753fc4281320
children 1412a8cdfb78
files Changelog DOCS/man/en/mplayer.1
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog	Fri Nov 21 12:23:10 2008 +0000
+++ b/Changelog	Fri Nov 21 13:03:22 2008 +0000
@@ -64,6 +64,7 @@
     * 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
--- a/DOCS/man/en/mplayer.1	Fri Nov 21 12:23:10 2008 +0000
+++ b/DOCS/man/en/mplayer.1	Fri Nov 21 13:03:22 2008 +0000
@@ -3505,6 +3505,10 @@
 .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