You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
configure: put d3d11 check in alphabetical order
This commit is contained in:
committed by
Diego Biurrun
parent
a4fec9a7ea
commit
ef9a711be7
4
configure
vendored
4
configure
vendored
@@ -1514,6 +1514,7 @@ HEADERS_LIST="
|
|||||||
arpa_inet_h
|
arpa_inet_h
|
||||||
cdio_paranoia_h
|
cdio_paranoia_h
|
||||||
cdio_paranoia_paranoia_h
|
cdio_paranoia_paranoia_h
|
||||||
|
d3d11_h
|
||||||
dispatch_dispatch_h
|
dispatch_dispatch_h
|
||||||
dev_bktr_ioctl_bt848_h
|
dev_bktr_ioctl_bt848_h
|
||||||
dev_bktr_ioctl_meteor_h
|
dev_bktr_ioctl_meteor_h
|
||||||
@@ -1522,7 +1523,6 @@ HEADERS_LIST="
|
|||||||
dev_video_meteor_ioctl_meteor_h
|
dev_video_meteor_ioctl_meteor_h
|
||||||
direct_h
|
direct_h
|
||||||
dlfcn_h
|
dlfcn_h
|
||||||
d3d11_h
|
|
||||||
dxva_h
|
dxva_h
|
||||||
gsm_h
|
gsm_h
|
||||||
io_h
|
io_h
|
||||||
@@ -4530,9 +4530,9 @@ check_func_headers windows.h Sleep
|
|||||||
check_func_headers windows.h VirtualAlloc
|
check_func_headers windows.h VirtualAlloc
|
||||||
check_struct windows.h "CONDITION_VARIABLE" Ptr
|
check_struct windows.h "CONDITION_VARIABLE" Ptr
|
||||||
|
|
||||||
|
check_header d3d11.h
|
||||||
check_header direct.h
|
check_header direct.h
|
||||||
check_header dlfcn.h
|
check_header dlfcn.h
|
||||||
check_header d3d11.h
|
|
||||||
check_header dxva.h
|
check_header dxva.h
|
||||||
check_header dxva2api.h
|
check_header dxva2api.h
|
||||||
check_header io.h
|
check_header io.h
|
||||||
|
Reference in New Issue
Block a user