tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

config_win64.asm (19972B)


      1 ; Automatically generated by configure - do not modify!
      2 %define ARCH_AARCH64 0
      3 %define ARCH_ALPHA 0
      4 %define ARCH_ARM 0
      5 %define ARCH_AVR32 0
      6 %define ARCH_AVR32_AP 0
      7 %define ARCH_AVR32_UC 0
      8 %define ARCH_BFIN 0
      9 %define ARCH_IA64 0
     10 %define ARCH_LOONGARCH 0
     11 %define ARCH_LOONGARCH32 0
     12 %define ARCH_LOONGARCH64 0
     13 %define ARCH_M68K 0
     14 %define ARCH_MIPS 0
     15 %define ARCH_MIPS64 0
     16 %define ARCH_PARISC 0
     17 %define ARCH_PPC 0
     18 %define ARCH_PPC64 0
     19 %define ARCH_RISCV 0
     20 %define ARCH_S390 0
     21 %define ARCH_SH4 0
     22 %define ARCH_SPARC 0
     23 %define ARCH_SPARC64 0
     24 %define ARCH_TILEGX 0
     25 %define ARCH_TILEPRO 0
     26 %define ARCH_TOMI 0
     27 %define ARCH_X86 1
     28 %define ARCH_X86_32 0
     29 %define ARCH_X86_64 1
     30 %define HAVE_ARMV5TE 0
     31 %define HAVE_ARMV6 0
     32 %define HAVE_ARMV6T2 0
     33 %define HAVE_ARMV8 0
     34 %define HAVE_NEON 0
     35 %define HAVE_VFP 0
     36 %define HAVE_VFPV3 0
     37 %define HAVE_SETEND 0
     38 %define HAVE_ALTIVEC 0
     39 %define HAVE_DCBZL 0
     40 %define HAVE_LDBRX 0
     41 %define HAVE_POWER8 0
     42 %define HAVE_PPC4XX 0
     43 %define HAVE_VSX 0
     44 %define HAVE_AESNI 1
     45 %define HAVE_AMD3DNOW 1
     46 %define HAVE_AMD3DNOWEXT 1
     47 %define HAVE_AVX 1
     48 %define HAVE_AVX2 1
     49 %define HAVE_AVX512 1
     50 %define HAVE_AVX512ICL 1
     51 %define HAVE_FMA3 1
     52 %define HAVE_FMA4 1
     53 %define HAVE_MMX 1
     54 %define HAVE_MMXEXT 1
     55 %define HAVE_SSE 1
     56 %define HAVE_SSE2 1
     57 %define HAVE_SSE3 1
     58 %define HAVE_SSE4 1
     59 %define HAVE_SSE42 1
     60 %define HAVE_SSSE3 1
     61 %define HAVE_XOP 1
     62 %define HAVE_CPUNOP 0
     63 %define HAVE_I686 1
     64 %define HAVE_MIPSFPU 0
     65 %define HAVE_MIPS32R2 0
     66 %define HAVE_MIPS32R5 0
     67 %define HAVE_MIPS64R2 0
     68 %define HAVE_MIPS32R6 0
     69 %define HAVE_MIPS64R6 0
     70 %define HAVE_MIPSDSP 0
     71 %define HAVE_MIPSDSPR2 0
     72 %define HAVE_MSA 0
     73 %define HAVE_LOONGSON2 0
     74 %define HAVE_LOONGSON3 0
     75 %define HAVE_MMI 0
     76 %define HAVE_LSX 0
     77 %define HAVE_LASX 0
     78 %define HAVE_ARMV5TE_EXTERNAL 0
     79 %define HAVE_ARMV6_EXTERNAL 0
     80 %define HAVE_ARMV6T2_EXTERNAL 0
     81 %define HAVE_ARMV8_EXTERNAL 0
     82 %define HAVE_NEON_EXTERNAL 0
     83 %define HAVE_VFP_EXTERNAL 0
     84 %define HAVE_VFPV3_EXTERNAL 0
     85 %define HAVE_SETEND_EXTERNAL 0
     86 %define HAVE_ALTIVEC_EXTERNAL 0
     87 %define HAVE_DCBZL_EXTERNAL 0
     88 %define HAVE_LDBRX_EXTERNAL 0
     89 %define HAVE_POWER8_EXTERNAL 0
     90 %define HAVE_PPC4XX_EXTERNAL 0
     91 %define HAVE_VSX_EXTERNAL 0
     92 %define HAVE_AESNI_EXTERNAL 1
     93 %define HAVE_AMD3DNOW_EXTERNAL 1
     94 %define HAVE_AMD3DNOWEXT_EXTERNAL 1
     95 %define HAVE_AVX_EXTERNAL 1
     96 %define HAVE_AVX2_EXTERNAL 1
     97 %define HAVE_AVX512_EXTERNAL 1
     98 %define HAVE_AVX512ICL_EXTERNAL 1
     99 %define HAVE_FMA3_EXTERNAL 1
    100 %define HAVE_FMA4_EXTERNAL 1
    101 %define HAVE_MMX_EXTERNAL 1
    102 %define HAVE_MMXEXT_EXTERNAL 1
    103 %define HAVE_SSE_EXTERNAL 1
    104 %define HAVE_SSE2_EXTERNAL 1
    105 %define HAVE_SSE3_EXTERNAL 1
    106 %define HAVE_SSE4_EXTERNAL 1
    107 %define HAVE_SSE42_EXTERNAL 1
    108 %define HAVE_SSSE3_EXTERNAL 1
    109 %define HAVE_XOP_EXTERNAL 1
    110 %define HAVE_CPUNOP_EXTERNAL 0
    111 %define HAVE_I686_EXTERNAL 0
    112 %define HAVE_MIPSFPU_EXTERNAL 0
    113 %define HAVE_MIPS32R2_EXTERNAL 0
    114 %define HAVE_MIPS32R5_EXTERNAL 0
    115 %define HAVE_MIPS64R2_EXTERNAL 0
    116 %define HAVE_MIPS32R6_EXTERNAL 0
    117 %define HAVE_MIPS64R6_EXTERNAL 0
    118 %define HAVE_MIPSDSP_EXTERNAL 0
    119 %define HAVE_MIPSDSPR2_EXTERNAL 0
    120 %define HAVE_MSA_EXTERNAL 0
    121 %define HAVE_LOONGSON2_EXTERNAL 0
    122 %define HAVE_LOONGSON3_EXTERNAL 0
    123 %define HAVE_MMI_EXTERNAL 0
    124 %define HAVE_LSX_EXTERNAL 0
    125 %define HAVE_LASX_EXTERNAL 0
    126 %define HAVE_ARMV5TE_INLINE 0
    127 %define HAVE_ARMV6_INLINE 0
    128 %define HAVE_ARMV6T2_INLINE 0
    129 %define HAVE_ARMV8_INLINE 0
    130 %define HAVE_NEON_INLINE 0
    131 %define HAVE_VFP_INLINE 0
    132 %define HAVE_VFPV3_INLINE 0
    133 %define HAVE_SETEND_INLINE 0
    134 %define HAVE_ALTIVEC_INLINE 0
    135 %define HAVE_DCBZL_INLINE 0
    136 %define HAVE_LDBRX_INLINE 0
    137 %define HAVE_POWER8_INLINE 0
    138 %define HAVE_PPC4XX_INLINE 0
    139 %define HAVE_VSX_INLINE 0
    140 %define HAVE_AESNI_INLINE 0
    141 %define HAVE_AMD3DNOW_INLINE 0
    142 %define HAVE_AMD3DNOWEXT_INLINE 0
    143 %define HAVE_AVX_INLINE 0
    144 %define HAVE_AVX2_INLINE 0
    145 %define HAVE_AVX512_INLINE 0
    146 %define HAVE_AVX512ICL_INLINE 0
    147 %define HAVE_FMA3_INLINE 0
    148 %define HAVE_FMA4_INLINE 0
    149 %define HAVE_MMX_INLINE 0
    150 %define HAVE_MMXEXT_INLINE 0
    151 %define HAVE_SSE_INLINE 0
    152 %define HAVE_SSE2_INLINE 0
    153 %define HAVE_SSE3_INLINE 0
    154 %define HAVE_SSE4_INLINE 0
    155 %define HAVE_SSE42_INLINE 0
    156 %define HAVE_SSSE3_INLINE 0
    157 %define HAVE_XOP_INLINE 0
    158 %define HAVE_CPUNOP_INLINE 0
    159 %define HAVE_I686_INLINE 0
    160 %define HAVE_MIPSFPU_INLINE 0
    161 %define HAVE_MIPS32R2_INLINE 0
    162 %define HAVE_MIPS32R5_INLINE 0
    163 %define HAVE_MIPS64R2_INLINE 0
    164 %define HAVE_MIPS32R6_INLINE 0
    165 %define HAVE_MIPS64R6_INLINE 0
    166 %define HAVE_MIPSDSP_INLINE 0
    167 %define HAVE_MIPSDSPR2_INLINE 0
    168 %define HAVE_MSA_INLINE 0
    169 %define HAVE_LOONGSON2_INLINE 0
    170 %define HAVE_LOONGSON3_INLINE 0
    171 %define HAVE_MMI_INLINE 0
    172 %define HAVE_LSX_INLINE 0
    173 %define HAVE_LASX_INLINE 0
    174 %define HAVE_ALIGNED_STACK 1
    175 %define HAVE_FAST_64BIT 1
    176 %define HAVE_FAST_CLZ 1
    177 %define HAVE_FAST_CMOV 1
    178 %define HAVE_LOCAL_ALIGNED 1
    179 %define HAVE_SIMD_ALIGN_16 1
    180 %define HAVE_SIMD_ALIGN_32 1
    181 %define HAVE_SIMD_ALIGN_64 1
    182 %define HAVE_ATOMIC_CAS_PTR 0
    183 %define HAVE_MACHINE_RW_BARRIER 0
    184 %define HAVE_MEMORYBARRIER 1
    185 %define HAVE_MM_EMPTY 0
    186 %define HAVE_RDTSC 1
    187 %define HAVE_SEM_TIMEDWAIT 0
    188 %define HAVE_SYNC_VAL_COMPARE_AND_SWAP 0
    189 %define HAVE_CABS 0
    190 %define HAVE_CEXP 0
    191 %define HAVE_INLINE_ASM 0
    192 %define HAVE_SYMVER 0
    193 %define HAVE_X86ASM 1
    194 %define HAVE_BIGENDIAN 0
    195 %define HAVE_FAST_UNALIGNED 1
    196 %define HAVE_ARPA_INET_H 0
    197 %define HAVE_ASM_TYPES_H 0
    198 %define HAVE_CDIO_PARANOIA_H 0
    199 %define HAVE_CDIO_PARANOIA_PARANOIA_H 0
    200 %define HAVE_CUDA_H 0
    201 %define HAVE_DISPATCH_DISPATCH_H 0
    202 %define HAVE_DEV_BKTR_IOCTL_BT848_H 0
    203 %define HAVE_DEV_BKTR_IOCTL_METEOR_H 0
    204 %define HAVE_DEV_IC_BT8XX_H 0
    205 %define HAVE_DEV_VIDEO_BKTR_IOCTL_BT848_H 0
    206 %define HAVE_DEV_VIDEO_METEOR_IOCTL_METEOR_H 0
    207 %define HAVE_DIRECT_H 1
    208 %define HAVE_DIRENT_H 0
    209 %define HAVE_DXGIDEBUG_H 1
    210 %define HAVE_DXVA_H 1
    211 %define HAVE_ES2_GL_H 0
    212 %define HAVE_GSM_H 0
    213 %define HAVE_IO_H 1
    214 %define HAVE_LINUX_DMA_BUF_H 0
    215 %define HAVE_LINUX_PERF_EVENT_H 0
    216 %define HAVE_MACHINE_IOCTL_BT848_H 0
    217 %define HAVE_MACHINE_IOCTL_METEOR_H 0
    218 %define HAVE_OPENCV2_CORE_CORE_C_H 0
    219 %define HAVE_OPENGL_GL3_H 0
    220 %define HAVE_POLL_H 0
    221 %define HAVE_SYS_PARAM_H 0
    222 %define HAVE_SYS_RESOURCE_H 0
    223 %define HAVE_SYS_SELECT_H 0
    224 %define HAVE_SYS_SOUNDCARD_H 0
    225 %define HAVE_SYS_TIME_H 0
    226 %define HAVE_SYS_UN_H 0
    227 %define HAVE_SYS_VIDEOIO_H 0
    228 %define HAVE_TERMIOS_H 0
    229 %define HAVE_UDPLITE_H 0
    230 %define HAVE_UNISTD_H 0
    231 %define HAVE_VALGRIND_VALGRIND_H 0
    232 %define HAVE_WINDOWS_H 1
    233 %define HAVE_WINSOCK2_H 1
    234 %define HAVE_INTRINSICS_NEON 0
    235 %define HAVE_ATANF 1
    236 %define HAVE_ATAN2F 1
    237 %define HAVE_CBRT 1
    238 %define HAVE_CBRTF 1
    239 %define HAVE_COPYSIGN 1
    240 %define HAVE_COSF 1
    241 %define HAVE_ERF 1
    242 %define HAVE_EXP2 1
    243 %define HAVE_EXP2F 1
    244 %define HAVE_EXPF 1
    245 %define HAVE_HYPOT 1
    246 %define HAVE_ISFINITE 1
    247 %define HAVE_ISINF 1
    248 %define HAVE_ISNAN 1
    249 %define HAVE_LDEXPF 1
    250 %define HAVE_LLRINT 1
    251 %define HAVE_LLRINTF 1
    252 %define HAVE_LOG2 1
    253 %define HAVE_LOG2F 1
    254 %define HAVE_LOG10F 1
    255 %define HAVE_LRINT 1
    256 %define HAVE_LRINTF 1
    257 %define HAVE_POWF 1
    258 %define HAVE_RINT 1
    259 %define HAVE_ROUND 1
    260 %define HAVE_ROUNDF 1
    261 %define HAVE_SINF 1
    262 %define HAVE_TRUNC 1
    263 %define HAVE_TRUNCF 1
    264 %define HAVE_DOS_PATHS 1
    265 %define HAVE_LIBC_MSVCRT 1
    266 %define HAVE_MMAL_PARAMETER_VIDEO_MAX_NUM_CALLBACKS 0
    267 %define HAVE_SECTION_DATA_REL_RO 0
    268 %define HAVE_THREADS 1
    269 %define HAVE_UWP 0
    270 %define HAVE_WINRT 0
    271 %define HAVE_ACCESS 1
    272 %define HAVE_ALIGNED_MALLOC 1
    273 %define HAVE_CLOCK_GETTIME 0
    274 %define HAVE_CLOSESOCKET 1
    275 %define HAVE_COMMANDLINETOARGVW 1
    276 %define HAVE_FCNTL 0
    277 %define HAVE_GETADDRINFO 1
    278 %define HAVE_GETAUXVAL 0
    279 %define HAVE_GETENV 1
    280 %define HAVE_GETHRTIME 0
    281 %define HAVE_GETOPT 0
    282 %define HAVE_GETMODULEHANDLE 1
    283 %define HAVE_GETPROCESSAFFINITYMASK 1
    284 %define HAVE_GETPROCESSMEMORYINFO 1
    285 %define HAVE_GETPROCESSTIMES 1
    286 %define HAVE_GETRUSAGE 0
    287 %define HAVE_GETSTDHANDLE 1
    288 %define HAVE_GETSYSTEMTIMEASFILETIME 1
    289 %define HAVE_GETTIMEOFDAY 0
    290 %define HAVE_GLOB 0
    291 %define HAVE_GLXGETPROCADDRESS 0
    292 %define HAVE_GMTIME_R 0
    293 %define HAVE_INET_ATON 0
    294 %define HAVE_ISATTY 1
    295 %define HAVE_KBHIT 1
    296 %define HAVE_LSTAT 0
    297 %define HAVE_LZO1X_999_COMPRESS 0
    298 %define HAVE_MACH_ABSOLUTE_TIME 0
    299 %define HAVE_MAPVIEWOFFILE 1
    300 %define HAVE_MKSTEMP 0
    301 %define HAVE_MMAP 0
    302 %define HAVE_MPROTECT 0
    303 %define HAVE_NANOSLEEP 0
    304 %define HAVE_PEEKNAMEDPIPE 1
    305 %define HAVE_PTHREAD_CANCEL 0
    306 %define HAVE_SCHED_GETAFFINITY 0
    307 %define HAVE_SECITEMIMPORT 0
    308 %define HAVE_SETCONSOLETEXTATTRIBUTE 1
    309 %define HAVE_SETCONSOLECTRLHANDLER 1
    310 %define HAVE_SETDLLDIRECTORY 1
    311 %define HAVE_SETMODE 1
    312 %define HAVE_SETRLIMIT 0
    313 %define HAVE_SLEEP 1
    314 %define HAVE_STRERROR_R 0
    315 %define HAVE_SYSCONF 0
    316 %define HAVE_SYSCTL 0
    317 %define HAVE_USLEEP 0
    318 %define HAVE_UTGETOSTYPEFROMSTRING 0
    319 %define HAVE_VIRTUALALLOC 1
    320 %define HAVE_WGLGETPROCADDRESS 0
    321 %define HAVE_BCRYPT 1
    322 %define HAVE_VAAPI_DRM 0
    323 %define HAVE_VAAPI_WIN32 0
    324 %define HAVE_VAAPI_X11 0
    325 %define HAVE_VDPAU_X11 0
    326 %define HAVE_PTHREADS 0
    327 %define HAVE_OS2THREADS 0
    328 %define HAVE_W32THREADS 1
    329 %define HAVE_AS_ARCH_DIRECTIVE 0
    330 %define HAVE_AS_DN_DIRECTIVE 0
    331 %define HAVE_AS_FPU_DIRECTIVE 0
    332 %define HAVE_AS_FUNC 0
    333 %define HAVE_AS_OBJECT_ARCH 0
    334 %define HAVE_ASM_MOD_Q 0
    335 %define HAVE_BLOCKS_EXTENSION 0
    336 %define HAVE_EBP_AVAILABLE 0
    337 %define HAVE_EBX_AVAILABLE 0
    338 %define HAVE_GNU_AS 0
    339 %define HAVE_GNU_WINDRES 0
    340 %define HAVE_IBM_ASM 0
    341 %define HAVE_INLINE_ASM_DIRECT_SYMBOL_REFS 0
    342 %define HAVE_INLINE_ASM_LABELS 0
    343 %define HAVE_INLINE_ASM_NONLOCAL_LABELS 0
    344 %define HAVE_PRAGMA_DEPRECATED 1
    345 %define HAVE_RSYNC_CONTIMEOUT 0
    346 %define HAVE_SYMVER_ASM_LABEL 0
    347 %define HAVE_SYMVER_GNU_ASM 0
    348 %define HAVE_VFP_ARGS 0
    349 %define HAVE_XFORM_ASM 0
    350 %define HAVE_XMM_CLOBBERS 0
    351 %define HAVE_KCMVIDEOCODECTYPE_HEVC 0
    352 %define HAVE_KCMVIDEOCODECTYPE_HEVCWITHALPHA 0
    353 %define HAVE_KCMVIDEOCODECTYPE_VP9 0
    354 %define HAVE_KCVPIXELFORMATTYPE_420YPCBCR10BIPLANARVIDEORANGE 0
    355 %define HAVE_KCVPIXELFORMATTYPE_422YPCBCR8BIPLANARVIDEORANGE 0
    356 %define HAVE_KCVPIXELFORMATTYPE_422YPCBCR10BIPLANARVIDEORANGE 0
    357 %define HAVE_KCVPIXELFORMATTYPE_422YPCBCR16BIPLANARVIDEORANGE 0
    358 %define HAVE_KCVPIXELFORMATTYPE_444YPCBCR8BIPLANARVIDEORANGE 0
    359 %define HAVE_KCVPIXELFORMATTYPE_444YPCBCR10BIPLANARVIDEORANGE 0
    360 %define HAVE_KCVPIXELFORMATTYPE_444YPCBCR16BIPLANARVIDEORANGE 0
    361 %define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_SMPTE_ST_2084_PQ 0
    362 %define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_ITU_R_2100_HLG 0
    363 %define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_LINEAR 0
    364 %define HAVE_KCVIMAGEBUFFERYCBCRMATRIX_ITU_R_2020 0
    365 %define HAVE_KCVIMAGEBUFFERCOLORPRIMARIES_ITU_R_2020 0
    366 %define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_ITU_R_2020 0
    367 %define HAVE_KCVIMAGEBUFFERTRANSFERFUNCTION_SMPTE_ST_428_1 0
    368 %define HAVE_SOCKLEN_T 1
    369 %define HAVE_STRUCT_ADDRINFO 1
    370 %define HAVE_STRUCT_GROUP_SOURCE_REQ 1
    371 %define HAVE_STRUCT_IP_MREQ_SOURCE 1
    372 %define HAVE_STRUCT_IPV6_MREQ 1
    373 %define HAVE_STRUCT_MSGHDR_MSG_FLAGS 0
    374 %define HAVE_STRUCT_POLLFD 1
    375 %define HAVE_STRUCT_RUSAGE_RU_MAXRSS 0
    376 %define HAVE_STRUCT_SCTP_EVENT_SUBSCRIBE 0
    377 %define HAVE_STRUCT_SOCKADDR_IN6 1
    378 %define HAVE_STRUCT_SOCKADDR_SA_LEN 0
    379 %define HAVE_STRUCT_SOCKADDR_STORAGE 1
    380 %define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 0
    381 %define HAVE_STRUCT_V4L2_FRMIVALENUM_DISCRETE 0
    382 %define HAVE_GZIP 1
    383 %define HAVE_LIBDRM_GETFB2 0
    384 %define HAVE_MAKEINFO 0
    385 %define HAVE_MAKEINFO_HTML 0
    386 %define HAVE_OPENCL_D3D11 0
    387 %define HAVE_OPENCL_DRM_ARM 0
    388 %define HAVE_OPENCL_DRM_BEIGNET 0
    389 %define HAVE_OPENCL_DXVA2 0
    390 %define HAVE_OPENCL_VAAPI_BEIGNET 0
    391 %define HAVE_OPENCL_VAAPI_INTEL_MEDIA 0
    392 %define HAVE_PERL 1
    393 %define HAVE_POD2MAN 1
    394 %define HAVE_TEXI2HTML 0
    395 %define HAVE_XMLLINT 1
    396 %define HAVE_ZLIB_GZIP 0
    397 %define CONFIG_DOC 0
    398 %define CONFIG_HTMLPAGES 0
    399 %define CONFIG_MANPAGES 1
    400 %define CONFIG_PODPAGES 1
    401 %define CONFIG_TXTPAGES 0
    402 %define CONFIG_AVIO_LIST_DIR_EXAMPLE 1
    403 %define CONFIG_AVIO_READING_EXAMPLE 1
    404 %define CONFIG_DECODE_AUDIO_EXAMPLE 1
    405 %define CONFIG_DECODE_VIDEO_EXAMPLE 1
    406 %define CONFIG_DEMUXING_DECODING_EXAMPLE 0
    407 %define CONFIG_ENCODE_AUDIO_EXAMPLE 1
    408 %define CONFIG_ENCODE_VIDEO_EXAMPLE 1
    409 %define CONFIG_EXTRACT_MVS_EXAMPLE 0
    410 %define CONFIG_FILTER_AUDIO_EXAMPLE 0
    411 %define CONFIG_FILTERING_AUDIO_EXAMPLE 0
    412 %define CONFIG_FILTERING_VIDEO_EXAMPLE 0
    413 %define CONFIG_HTTP_MULTICLIENT_EXAMPLE 0
    414 %define CONFIG_HW_DECODE_EXAMPLE 0
    415 %define CONFIG_METADATA_EXAMPLE 0
    416 %define CONFIG_MUXING_EXAMPLE 0
    417 %define CONFIG_QSVDEC_EXAMPLE 0
    418 %define CONFIG_REMUXING_EXAMPLE 0
    419 %define CONFIG_RESAMPLING_AUDIO_EXAMPLE 0
    420 %define CONFIG_SCALING_VIDEO_EXAMPLE 0
    421 %define CONFIG_TRANSCODE_AAC_EXAMPLE 0
    422 %define CONFIG_TRANSCODING_EXAMPLE 0
    423 %define CONFIG_VAAPI_ENCODE_EXAMPLE 0
    424 %define CONFIG_VAAPI_TRANSCODE_EXAMPLE 0
    425 %define CONFIG_AVISYNTH 0
    426 %define CONFIG_FREI0R 0
    427 %define CONFIG_LIBCDIO 0
    428 %define CONFIG_LIBDAVS2 0
    429 %define CONFIG_LIBRUBBERBAND 0
    430 %define CONFIG_LIBVIDSTAB 0
    431 %define CONFIG_LIBX264 0
    432 %define CONFIG_LIBX265 0
    433 %define CONFIG_LIBXAVS 0
    434 %define CONFIG_LIBXAVS2 0
    435 %define CONFIG_LIBXVID 0
    436 %define CONFIG_DECKLINK 0
    437 %define CONFIG_LIBFDK_AAC 0
    438 %define CONFIG_LIBTLS 0
    439 %define CONFIG_GMP 0
    440 %define CONFIG_LIBARIBB24 0
    441 %define CONFIG_LIBLENSFUN 0
    442 %define CONFIG_LIBOPENCORE_AMRNB 0
    443 %define CONFIG_LIBOPENCORE_AMRWB 0
    444 %define CONFIG_LIBVO_AMRWBENC 0
    445 %define CONFIG_MBEDTLS 0
    446 %define CONFIG_RKMPP 0
    447 %define CONFIG_LIBSMBCLIENT 0
    448 %define CONFIG_CHROMAPRINT 0
    449 %define CONFIG_GCRYPT 0
    450 %define CONFIG_GNUTLS 0
    451 %define CONFIG_JNI 0
    452 %define CONFIG_LADSPA 0
    453 %define CONFIG_LCMS2 0
    454 %define CONFIG_LIBAOM 0
    455 %define CONFIG_LIBASS 0
    456 %define CONFIG_LIBBLURAY 0
    457 %define CONFIG_LIBBS2B 0
    458 %define CONFIG_LIBCACA 0
    459 %define CONFIG_LIBCELT 0
    460 %define CONFIG_LIBCODEC2 0
    461 %define CONFIG_LIBDAV1D 0
    462 %define CONFIG_LIBDC1394 0
    463 %define CONFIG_LIBDRM 0
    464 %define CONFIG_LIBFLITE 0
    465 %define CONFIG_LIBFONTCONFIG 0
    466 %define CONFIG_LIBFREETYPE 0
    467 %define CONFIG_LIBFRIBIDI 0
    468 %define CONFIG_LIBGLSLANG 0
    469 %define CONFIG_LIBGME 0
    470 %define CONFIG_LIBGSM 0
    471 %define CONFIG_LIBIEC61883 0
    472 %define CONFIG_LIBILBC 0
    473 %define CONFIG_LIBJACK 0
    474 %define CONFIG_LIBJXL 0
    475 %define CONFIG_LIBKLVANC 0
    476 %define CONFIG_LIBKVAZAAR 0
    477 %define CONFIG_LIBMODPLUG 0
    478 %define CONFIG_LIBMP3LAME 0
    479 %define CONFIG_LIBMYSOFA 0
    480 %define CONFIG_LIBOPENCV 0
    481 %define CONFIG_LIBOPENH264 0
    482 %define CONFIG_LIBOPENJPEG 0
    483 %define CONFIG_LIBOPENMPT 0
    484 %define CONFIG_LIBOPENVINO 0
    485 %define CONFIG_LIBOPUS 0
    486 %define CONFIG_LIBPLACEBO 0
    487 %define CONFIG_LIBPULSE 0
    488 %define CONFIG_LIBRABBITMQ 0
    489 %define CONFIG_LIBRAV1E 0
    490 %define CONFIG_LIBRIST 0
    491 %define CONFIG_LIBRSVG 0
    492 %define CONFIG_LIBRTMP 0
    493 %define CONFIG_LIBSHADERC 0
    494 %define CONFIG_LIBSHINE 0
    495 %define CONFIG_LIBSMBCLIENT 0
    496 %define CONFIG_LIBSNAPPY 0
    497 %define CONFIG_LIBSOXR 0
    498 %define CONFIG_LIBSPEEX 0
    499 %define CONFIG_LIBSRT 0
    500 %define CONFIG_LIBSSH 0
    501 %define CONFIG_LIBSVTAV1 0
    502 %define CONFIG_LIBTENSORFLOW 0
    503 %define CONFIG_LIBTESSERACT 0
    504 %define CONFIG_LIBTHEORA 0
    505 %define CONFIG_LIBTWOLAME 0
    506 %define CONFIG_LIBUAVS3D 0
    507 %define CONFIG_LIBV4L2 0
    508 %define CONFIG_LIBVMAF 0
    509 %define CONFIG_LIBVORBIS 0
    510 %define CONFIG_LIBVPX 0
    511 %define CONFIG_LIBWEBP 0
    512 %define CONFIG_LIBXML2 0
    513 %define CONFIG_LIBZIMG 0
    514 %define CONFIG_LIBZMQ 0
    515 %define CONFIG_LIBZVBI 0
    516 %define CONFIG_LV2 0
    517 %define CONFIG_MEDIACODEC 0
    518 %define CONFIG_OPENAL 0
    519 %define CONFIG_OPENGL 0
    520 %define CONFIG_OPENSSL 0
    521 %define CONFIG_POCKETSPHINX 0
    522 %define CONFIG_VAPOURSYNTH 0
    523 %define CONFIG_ALSA 0
    524 %define CONFIG_APPKIT 0
    525 %define CONFIG_AVFOUNDATION 0
    526 %define CONFIG_BZLIB 0
    527 %define CONFIG_COREIMAGE 0
    528 %define CONFIG_ICONV 0
    529 %define CONFIG_LIBXCB 0
    530 %define CONFIG_LIBXCB_SHM 0
    531 %define CONFIG_LIBXCB_SHAPE 0
    532 %define CONFIG_LIBXCB_XFIXES 0
    533 %define CONFIG_LZMA 0
    534 %define CONFIG_MEDIAFOUNDATION 0
    535 %define CONFIG_METAL 0
    536 %define CONFIG_SCHANNEL 0
    537 %define CONFIG_SDL2 0
    538 %define CONFIG_SECURETRANSPORT 0
    539 %define CONFIG_SNDIO 0
    540 %define CONFIG_XLIB 0
    541 %define CONFIG_ZLIB 0
    542 %define CONFIG_CUDA_NVCC 0
    543 %define CONFIG_CUDA_SDK 0
    544 %define CONFIG_LIBNPP 0
    545 %define CONFIG_LIBMFX 0
    546 %define CONFIG_MMAL 0
    547 %define CONFIG_OMX 0
    548 %define CONFIG_OPENCL 0
    549 %define CONFIG_AMF 0
    550 %define CONFIG_AUDIOTOOLBOX 0
    551 %define CONFIG_CRYSTALHD 0
    552 %define CONFIG_CUDA 0
    553 %define CONFIG_CUDA_LLVM 0
    554 %define CONFIG_CUVID 0
    555 %define CONFIG_D3D11VA 0
    556 %define CONFIG_DXVA2 0
    557 %define CONFIG_FFNVCODEC 0
    558 %define CONFIG_NVDEC 0
    559 %define CONFIG_NVENC 0
    560 %define CONFIG_VAAPI 0
    561 %define CONFIG_VDPAU 0
    562 %define CONFIG_VIDEOTOOLBOX 0
    563 %define CONFIG_VULKAN 0
    564 %define CONFIG_V4L2_M2M 0
    565 %define CONFIG_FTRAPV 0
    566 %define CONFIG_GRAY 0
    567 %define CONFIG_HARDCODED_TABLES 0
    568 %define CONFIG_OMX_RPI 0
    569 %define CONFIG_RUNTIME_CPUDETECT 1
    570 %define CONFIG_SAFE_BITSTREAM_READER 1
    571 %define CONFIG_SHARED 1
    572 %define CONFIG_SMALL 0
    573 %define CONFIG_STATIC 0
    574 %define CONFIG_SWSCALE_ALPHA 1
    575 %define CONFIG_GPL 0
    576 %define CONFIG_NONFREE 0
    577 %define CONFIG_VERSION3 0
    578 %define CONFIG_AVDEVICE 0
    579 %define CONFIG_AVFILTER 0
    580 %define CONFIG_SWSCALE 0
    581 %define CONFIG_POSTPROC 0
    582 %define CONFIG_AVFORMAT 0
    583 %define CONFIG_AVCODEC 1
    584 %define CONFIG_SWRESAMPLE 0
    585 %define CONFIG_AVUTIL 1
    586 %define CONFIG_FFPLAY 0
    587 %define CONFIG_FFPROBE 0
    588 %define CONFIG_FFMPEG 0
    589 %define CONFIG_DCT 1
    590 %define CONFIG_DWT 0
    591 %define CONFIG_ERROR_RESILIENCE 0
    592 %define CONFIG_FAAN 1
    593 %define CONFIG_FAST_UNALIGNED 1
    594 %define CONFIG_FFT 1
    595 %define CONFIG_LSP 0
    596 %define CONFIG_MDCT 0
    597 %define CONFIG_PIXELUTILS 0
    598 %define CONFIG_NETWORK 0
    599 %define CONFIG_RDFT 1
    600 %define CONFIG_AUTODETECT 0
    601 %define CONFIG_FONTCONFIG 0
    602 %define CONFIG_LARGE_TESTS 1
    603 %define CONFIG_LINUX_PERF 0
    604 %define CONFIG_MACOS_KPERF 0
    605 %define CONFIG_MEMORY_POISONING 0
    606 %define CONFIG_NEON_CLOBBER_TEST 0
    607 %define CONFIG_OSSFUZZ 0
    608 %define CONFIG_PIC 1
    609 %define CONFIG_PTX_COMPRESSION 0
    610 %define CONFIG_THUMB 0
    611 %define CONFIG_VALGRIND_BACKTRACE 0
    612 %define CONFIG_XMM_CLOBBER_TEST 0
    613 %define CONFIG_BSFS 0
    614 %define CONFIG_DECODERS 1
    615 %define CONFIG_ENCODERS 0
    616 %define CONFIG_HWACCELS 0
    617 %define CONFIG_PARSERS 1
    618 %define CONFIG_INDEVS 0
    619 %define CONFIG_OUTDEVS 0
    620 %define CONFIG_FILTERS 0
    621 %define CONFIG_DEMUXERS 0
    622 %define CONFIG_MUXERS 0
    623 %define CONFIG_PROTOCOLS 0
    624 %define CONFIG_AANDCTTABLES 0
    625 %define CONFIG_AC3DSP 0
    626 %define CONFIG_ADTS_HEADER 0
    627 %define CONFIG_ATSC_A53 0
    628 %define CONFIG_AUDIO_FRAME_QUEUE 0
    629 %define CONFIG_AUDIODSP 0
    630 %define CONFIG_BLOCKDSP 0
    631 %define CONFIG_BSWAPDSP 0
    632 %define CONFIG_CABAC 0
    633 %define CONFIG_CBS 0
    634 %define CONFIG_CBS_AV1 0
    635 %define CONFIG_CBS_H264 0
    636 %define CONFIG_CBS_H265 0
    637 %define CONFIG_CBS_JPEG 0
    638 %define CONFIG_CBS_MPEG2 0
    639 %define CONFIG_CBS_VP9 0
    640 %define CONFIG_DEFLATE_WRAPPER 0
    641 %define CONFIG_DIRAC_PARSE 0
    642 %define CONFIG_DNN 0
    643 %define CONFIG_DOVI_RPU 0
    644 %define CONFIG_DVPROFILE 0
    645 %define CONFIG_EXIF 0
    646 %define CONFIG_FAANDCT 1
    647 %define CONFIG_FAANIDCT 1
    648 %define CONFIG_FDCTDSP 1
    649 %define CONFIG_FLACDSP 1
    650 %define CONFIG_FMTCONVERT 0
    651 %define CONFIG_FRAME_THREAD_ENCODER 0
    652 %define CONFIG_G722DSP 0
    653 %define CONFIG_GOLOMB 0
    654 %define CONFIG_GPLV3 0
    655 %define CONFIG_H263DSP 0
    656 %define CONFIG_H264CHROMA 0
    657 %define CONFIG_H264DSP 0
    658 %define CONFIG_H264PARSE 0
    659 %define CONFIG_H264PRED 1
    660 %define CONFIG_H264QPEL 0
    661 %define CONFIG_HEVCPARSE 0
    662 %define CONFIG_HPELDSP 0
    663 %define CONFIG_HUFFMAN 0
    664 %define CONFIG_HUFFYUVDSP 0
    665 %define CONFIG_HUFFYUVENCDSP 0
    666 %define CONFIG_IDCTDSP 1
    667 %define CONFIG_IIRFILTER 0
    668 %define CONFIG_MDCT15 0
    669 %define CONFIG_INFLATE_WRAPPER 0
    670 %define CONFIG_INTRAX8 0
    671 %define CONFIG_ISO_MEDIA 0
    672 %define CONFIG_IVIDSP 0
    673 %define CONFIG_JPEGTABLES 0
    674 %define CONFIG_LGPLV3 0
    675 %define CONFIG_LIBX262 0
    676 %define CONFIG_LLAUDDSP 0
    677 %define CONFIG_LLVIDDSP 0
    678 %define CONFIG_LLVIDENCDSP 0
    679 %define CONFIG_LPC 0
    680 %define CONFIG_LZF 0
    681 %define CONFIG_ME_CMP 0
    682 %define CONFIG_MPEG_ER 0
    683 %define CONFIG_MPEGAUDIO 1
    684 %define CONFIG_MPEGAUDIODSP 1
    685 %define CONFIG_MPEGAUDIOHEADER 1
    686 %define CONFIG_MPEG4AUDIO 0
    687 %define CONFIG_MPEGVIDEO 0
    688 %define CONFIG_MPEGVIDEODEC 0
    689 %define CONFIG_MPEGVIDEOENC 0
    690 %define CONFIG_MSS34DSP 0
    691 %define CONFIG_PIXBLOCKDSP 0
    692 %define CONFIG_QPELDSP 0
    693 %define CONFIG_QSV 0
    694 %define CONFIG_QSVDEC 0
    695 %define CONFIG_QSVENC 0
    696 %define CONFIG_QSVVPP 0
    697 %define CONFIG_RANGECODER 0
    698 %define CONFIG_RIFFDEC 0
    699 %define CONFIG_RIFFENC 0
    700 %define CONFIG_RTPDEC 0
    701 %define CONFIG_RTPENC_CHAIN 0
    702 %define CONFIG_RV34DSP 0
    703 %define CONFIG_SCENE_SAD 0
    704 %define CONFIG_SINEWIN 0
    705 %define CONFIG_SNAPPY 0
    706 %define CONFIG_SRTP 0
    707 %define CONFIG_STARTCODE 0
    708 %define CONFIG_TEXTUREDSP 0
    709 %define CONFIG_TEXTUREDSPENC 0
    710 %define CONFIG_TPELDSP 0
    711 %define CONFIG_VAAPI_1 0
    712 %define CONFIG_VAAPI_ENCODE 0
    713 %define CONFIG_VC1DSP 0
    714 %define CONFIG_VIDEODSP 1
    715 %define CONFIG_VP3DSP 0
    716 %define CONFIG_VP56DSP 0
    717 %define CONFIG_VP8DSP 1
    718 %define CONFIG_WMA_FREQS 0
    719 %define CONFIG_WMV2DSP 0