tor-browser

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

config_generic.h (20810B)


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