mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 10:02:17 +00:00
add direct3d docs, ok'd by Guillaume
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27973 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ad9e540770
commit
ff4c67b77c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user