mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 12:25:03 +00:00
Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13026 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0d984822fb
commit
1756cf8c26
2
configure
vendored
2
configure
vendored
@ -317,7 +317,6 @@ Use these options if autodetection fails:
|
||||
--with-win32libdir=DIR W*ndows DLL files in DIR
|
||||
--with-xanimlibdir=DIR XAnim DLL files in DIR
|
||||
--with-reallibdir=DIR RealPlayer DLL files in DIR
|
||||
--with-xvmclib=PATH path to adapter specific XvMCxxxxx.so (e.g. NVIDIA)
|
||||
--with-xvidlibdir=DIR libxvidcore (XviD) in DIR
|
||||
--with-xvidincdir=DIR XviD header in DIR
|
||||
--with-dtslibdir=DIR libdts library in DIR
|
||||
@ -328,6 +327,7 @@ Use these options if autodetection fails:
|
||||
--with-bio2jack=DIR path to libbio2jack.a (e.g. /home/user/bio2jack)
|
||||
--with-cdparanoiaincdir=DIR cdparanoia headers in DIR
|
||||
--with-cdparanoialibdir=DIR cdparanoia libraries (libcdda_*) in DIR
|
||||
--with-xvmclib=NAME name of adapter-specific library (e.g. XvMCNVIDIA)
|
||||
--with-termcaplib=NAME name of library with termcap functionality
|
||||
name should be given without leading "lib"
|
||||
checks for "termcap" and "tinfo"
|
||||
|
Loading…
Reference in New Issue
Block a user