# HG changeset patch # User compn # Date 1227272602 0 # Node ID 317dfad1d5ad7b7a2dfcb85bb61d2627fb1a29d9 # Parent 753fc4281320ae048d665b252af40e5f97d6f6b9 add direct3d docs, ok'd by Guillaume diff -r 753fc4281320 -r 317dfad1d5ad Changelog --- 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 diff -r 753fc4281320 -r 317dfad1d5ad DOCS/man/en/mplayer.1 --- 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