mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
mlib != mediaLib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
149ebd400e
commit
7e31ce1972
4
configure
vendored
4
configure
vendored
@ -326,7 +326,7 @@ Video output:
|
||||
--enable-xinerama build with Xinerama support for X11 [autodetect]
|
||||
--enable-x11 build with X11 render support [autodetect]
|
||||
--enable-fbdev build with FBDev render support [autodetect]
|
||||
--enable-mlib build with MLIB support (Solaris only) [autodetect]
|
||||
--enable-mlib build with mediaLib support (Solaris only) [autodetect]
|
||||
--enable-3dfx build with obsolete /dev/3dfx support [disable]
|
||||
--enable-tdfxfb build with tdfxfb (Voodoo 3/banshee) support [disable]
|
||||
--enable-directfb build with DirectFB support [autodetect]
|
||||
@ -403,7 +403,7 @@ multiple paths separated by ':'):
|
||||
--with-dxr2incdir=DIR DXR2 headers in DIR (*)
|
||||
--with-dvbincdir=DIR DVB headers in DIR (*)
|
||||
--with-madlibdir=DIR libmad (libmad shared library) in DIR (*)
|
||||
--with-mlibdir=DIR libmlib (MLIB support) in DIR (Solaris only)
|
||||
--with-mlibdir=DIR libmlib (mediaLib support) in DIR (Solaris only)
|
||||
--with-codecsdir=DIR Binary codec files in DIR
|
||||
--with-win32libdir=DIR W*ndows DLL files in DIR
|
||||
--with-xanimlibdir=DIR XAnim DLL files in DIR
|
||||
|
Loading…
Reference in New Issue
Block a user