mirror of https://github.com/mpv-player/mpv
XvMC is not yet autodetected, don't claim otherwise in the help output,
noticed by James Lancaster <james at kirk dot math dot twsu dot edu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14658 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e1b32c8f54
commit
734e1048b2
|
@ -248,7 +248,7 @@ Video output:
|
||||||
--enable-xmga build with mga_vid X Window support
|
--enable-xmga build with mga_vid X Window support
|
||||||
(check for X & /dev/mga_vid) [autodetect]
|
(check for X & /dev/mga_vid) [autodetect]
|
||||||
--enable-xv build with Xv render support for X 4.x [autodetect]
|
--enable-xv build with Xv render support for X 4.x [autodetect]
|
||||||
--enable-xvmc build with XvMC acceleration for X 4.x [autodetect]
|
--enable-xvmc build with XvMC acceleration for X 4.x [disable]
|
||||||
--enable-vm build with XF86VidMode support for X11 [autodetect]
|
--enable-vm build with XF86VidMode support for X11 [autodetect]
|
||||||
--enable-xinerama build with Xinerama support for X11 [autodetect]
|
--enable-xinerama build with Xinerama support for X11 [autodetect]
|
||||||
--enable-x11 build with X11 render support [autodetect]
|
--enable-x11 build with X11 render support [autodetect]
|
||||||
|
|
Loading…
Reference in New Issue