mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 12:47:49 +00:00
"--help" fixes:
- lines should display correctly on 80 character-wide screens - '\t' replaced by spaces git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3696 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
185400d6a7
commit
723657f423
10
configure
vendored
10
configure
vendored
@ -126,8 +126,10 @@ Optional features:
|
||||
--enable-vorbis build with OggVorbis support [autodetect]
|
||||
--disable-iconv do not use iconv(3) function [autodetect]
|
||||
--disable-rtc disable RTC (/dev/rtc) on Linux [autodetect]
|
||||
--disable-mp1e disable libmp1e support (only if it won't compile) [enable]
|
||||
--disable-streaming disable network streaming support (http/mms/rtp) [ena]
|
||||
--disable-mp1e disable libmp1e support
|
||||
(use this option if it does not compile) [enable]
|
||||
--disable-streaming disable network streaming support
|
||||
(support for: http/mms/rtp) [enable]
|
||||
|
||||
Video:
|
||||
--enable-gl build with OpenGL render support [autodetect]
|
||||
@ -143,8 +145,8 @@ Video:
|
||||
--enable-xmga build with mga_vid X Window support
|
||||
(check for X & /dev/mga_vid) [autodetect]
|
||||
--enable-xv build with Xv render support for X 4.x [autodetect]
|
||||
--enable-vm build with XF86VidMode support for x11 driver [autodetect]
|
||||
--enable-xinerama build with Xinerama support for x11 driver [autodetect]
|
||||
--enable-vm build with XF86VidMode support for X11 [autodetect]
|
||||
--enable-xinerama build with Xinerama support for X11 [autodetect]
|
||||
--enable-x11 build with X11 render support [autodetect]
|
||||
--enable-fbdev build with FBDev render support [disable]
|
||||
--enable-mlib build with MLIB support (Solaris only) [autodetect]
|
||||
|
Loading…
Reference in New Issue
Block a user