Home
last modified time | relevance | path

Searched refs:check_pkg_config (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure1486 check_pkg_config(){ function
1487 log check_pkg_config "$@"
1627 check_pkg_config "$@" || die "ERROR: $pkg_version not found using pkg-config$pkg_config_fail_message"
6286 check_pkg_config xlib_x11 x11 "X11/Xlib.h" XPending ||
6290 check_pkg_config xlib_xext xext "X11/Xlib.h X11/extensions/XShm.h" XShmAttach ||
6294 check_pkg_config xlib_xv xv "X11/Xlib.h X11/extensions/Xvlib.h" XvGetPortAttribute ||
6424 check_pkg_config ffnvcodec "ffnvcodec >= 9.1.23.1" "$ffnv_hdr_list" "" || \
6425 check_pkg_config ffnvcodec "ffnvcodec >= 9.0.18.3 ffnvcodec < 9.1" "$ffnv_hdr_list" "" || \
6426 check_pkg_config ffnvcodec "ffnvcodec >= 8.2.15.10 ffnvcodec < 8.3" "$ffnv_hdr_list" "" || \
6427 check_pkg_config ffnvcode
[all...]

Completed in 5 milliseconds