Advertisement
jhoyt4

mythtv.config.h

Nov 24th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.55 KB | None | 0 0
  1. /* Automatically generated by configure - do not modify! */
  2. #ifndef MYTHTV_CONFIG_H
  3. #define MYTHTV_CONFIG_H
  4. #define QT_MIN_VERSION_STR "5.9"
  5. #define QT_MIN_VERSION_HEX 0x050900
  6. #define QT_MIN_VERSION 329984
  7. #define COMPILE_TYPE "profile"
  8. #define av_restrict __restrict__
  9. #define EXTERN_PREFIX "_"
  10. #define EXTERN_ASM _
  11. #define BUILDSUF ""
  12. #define SLIBSUF ".dylib"
  13. #define HAVE_MMX2 HAVE_MMXEXT
  14. #define SWS_MAX_FILTER_SIZE 256
  15. #define ASMALIGN(ZEROBITS) ".p2align " #ZEROBITS "\n\t"
  16. #define SIZEOF_INT 4
  17. #define SIZEOF_LONG 8
  18. #define JDK_HOME ""
  19. #define JAVA_ARCH "amd64"
  20. #define IMAGE_ALIGN 1
  21. #define PYTHON_EXE "/opt/local/bin/python3.10"
  22. #define ARCH_AARCH64 0
  23. #define ARCH_ALPHA 0
  24. #define ARCH_ARM 0
  25. #define ARCH_AVR32 0
  26. #define ARCH_AVR32_AP 0
  27. #define ARCH_AVR32_UC 0
  28. #define ARCH_BFIN 0
  29. #define ARCH_IA64 0
  30. #define ARCH_M68K 0
  31. #define ARCH_MIPS 0
  32. #define ARCH_MIPS64 0
  33. #define ARCH_PARISC 0
  34. #define ARCH_PPC 0
  35. #define ARCH_PPC64 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 1
  44. #define ARCH_X86_32 0
  45. #define ARCH_X86_64 1
  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 1
  61. #define HAVE_AMD3DNOW 1
  62. #define HAVE_AMD3DNOWEXT 1
  63. #define HAVE_AVX 1
  64. #define HAVE_AVX2 1
  65. #define HAVE_FMA3 1
  66. #define HAVE_FMA4 1
  67. #define HAVE_MMX 1
  68. #define HAVE_MMXEXT 1
  69. #define HAVE_SSE 1
  70. #define HAVE_SSE2 1
  71. #define HAVE_SSE3 1
  72. #define HAVE_SSE4 1
  73. #define HAVE_SSE42 1
  74. #define HAVE_SSSE3 1
  75. #define HAVE_XOP 1
  76. #define HAVE_CPUNOP 0
  77. #define HAVE_I686 1
  78. #define HAVE_MIPSFPU 0
  79. #define HAVE_MIPS32R2 0
  80. #define HAVE_MIPS32R5 0
  81. #define HAVE_MIPS64R2 0
  82. #define HAVE_MIPS32R6 0
  83. #define HAVE_MIPS64R6 0
  84. #define HAVE_MIPSDSP 0
  85. #define HAVE_MIPSDSPR2 0
  86. #define HAVE_MSA 0
  87. #define HAVE_LOONGSON2 0
  88. #define HAVE_LOONGSON3 0
  89. #define HAVE_MMI 0
  90. #define HAVE_ARMV5TE_EXTERNAL 0
  91. #define HAVE_ARMV6_EXTERNAL 0
  92. #define HAVE_ARMV6T2_EXTERNAL 0
  93. #define HAVE_ARMV8_EXTERNAL 0
  94. #define HAVE_NEON_EXTERNAL 0
  95. #define HAVE_VFP_EXTERNAL 0
  96. #define HAVE_VFPV3_EXTERNAL 0
  97. #define HAVE_SETEND_EXTERNAL 0
  98. #define HAVE_ALTIVEC_EXTERNAL 0
  99. #define HAVE_DCBZL_EXTERNAL 0
  100. #define HAVE_LDBRX_EXTERNAL 0
  101. #define HAVE_POWER8_EXTERNAL 0
  102. #define HAVE_PPC4XX_EXTERNAL 0
  103. #define HAVE_VSX_EXTERNAL 0
  104. #define HAVE_AESNI_EXTERNAL 1
  105. #define HAVE_AMD3DNOW_EXTERNAL 1
  106. #define HAVE_AMD3DNOWEXT_EXTERNAL 1
  107. #define HAVE_AVX_EXTERNAL 1
  108. #define HAVE_AVX2_EXTERNAL 1
  109. #define HAVE_FMA3_EXTERNAL 1
  110. #define HAVE_FMA4_EXTERNAL 1
  111. #define HAVE_MMX_EXTERNAL 1
  112. #define HAVE_MMXEXT_EXTERNAL 1
  113. #define HAVE_SSE_EXTERNAL 1
  114. #define HAVE_SSE2_EXTERNAL 1
  115. #define HAVE_SSE3_EXTERNAL 1
  116. #define HAVE_SSE4_EXTERNAL 1
  117. #define HAVE_SSE42_EXTERNAL 1
  118. #define HAVE_SSSE3_EXTERNAL 1
  119. #define HAVE_XOP_EXTERNAL 1
  120. #define HAVE_CPUNOP_EXTERNAL 0
  121. #define HAVE_I686_EXTERNAL 0
  122. #define HAVE_MIPSFPU_EXTERNAL 0
  123. #define HAVE_MIPS32R2_EXTERNAL 0
  124. #define HAVE_MIPS32R5_EXTERNAL 0
  125. #define HAVE_MIPS64R2_EXTERNAL 0
  126. #define HAVE_MIPS32R6_EXTERNAL 0
  127. #define HAVE_MIPS64R6_EXTERNAL 0
  128. #define HAVE_MIPSDSP_EXTERNAL 0
  129. #define HAVE_MIPSDSPR2_EXTERNAL 0
  130. #define HAVE_MSA_EXTERNAL 0
  131. #define HAVE_LOONGSON2_EXTERNAL 0
  132. #define HAVE_LOONGSON3_EXTERNAL 0
  133. #define HAVE_MMI_EXTERNAL 0
  134. #define HAVE_ARMV5TE_INLINE 0
  135. #define HAVE_ARMV6_INLINE 0
  136. #define HAVE_ARMV6T2_INLINE 0
  137. #define HAVE_ARMV8_INLINE 0
  138. #define HAVE_NEON_INLINE 0
  139. #define HAVE_VFP_INLINE 0
  140. #define HAVE_VFPV3_INLINE 0
  141. #define HAVE_SETEND_INLINE 0
  142. #define HAVE_ALTIVEC_INLINE 0
  143. #define HAVE_DCBZL_INLINE 0
  144. #define HAVE_LDBRX_INLINE 0
  145. #define HAVE_POWER8_INLINE 0
  146. #define HAVE_PPC4XX_INLINE 0
  147. #define HAVE_VSX_INLINE 0
  148. #define HAVE_AESNI_INLINE 1
  149. #define HAVE_AMD3DNOW_INLINE 1
  150. #define HAVE_AMD3DNOWEXT_INLINE 1
  151. #define HAVE_AVX_INLINE 1
  152. #define HAVE_AVX2_INLINE 1
  153. #define HAVE_FMA3_INLINE 1
  154. #define HAVE_FMA4_INLINE 1
  155. #define HAVE_MMX_INLINE 1
  156. #define HAVE_MMXEXT_INLINE 1
  157. #define HAVE_SSE_INLINE 1
  158. #define HAVE_SSE2_INLINE 1
  159. #define HAVE_SSE3_INLINE 1
  160. #define HAVE_SSE4_INLINE 1
  161. #define HAVE_SSE42_INLINE 1
  162. #define HAVE_SSSE3_INLINE 1
  163. #define HAVE_XOP_INLINE 1
  164. #define HAVE_CPUNOP_INLINE 0
  165. #define HAVE_I686_INLINE 0
  166. #define HAVE_MIPSFPU_INLINE 0
  167. #define HAVE_MIPS32R2_INLINE 0
  168. #define HAVE_MIPS32R5_INLINE 0
  169. #define HAVE_MIPS64R2_INLINE 0
  170. #define HAVE_MIPS32R6_INLINE 0
  171. #define HAVE_MIPS64R6_INLINE 0
  172. #define HAVE_MIPSDSP_INLINE 0
  173. #define HAVE_MIPSDSPR2_INLINE 0
  174. #define HAVE_MSA_INLINE 0
  175. #define HAVE_LOONGSON2_INLINE 0
  176. #define HAVE_LOONGSON3_INLINE 0
  177. #define HAVE_MMI_INLINE 0
  178. #define HAVE_ALIGNED_STACK 1
  179. #define HAVE_FAST_64BIT 1
  180. #define HAVE_FAST_CLZ 1
  181. #define HAVE_FAST_CMOV 1
  182. #define HAVE_LOCAL_ALIGNED_8 1
  183. #define HAVE_LOCAL_ALIGNED_16 1
  184. #define HAVE_LOCAL_ALIGNED_32 1
  185. #define HAVE_SIMD_ALIGN_16 1
  186. #define HAVE_SIMD_ALIGN_32 1
  187. #define HAVE_ATOMICS_GCC 1
  188. #define HAVE_ATOMICS_SUNCC 0
  189. #define HAVE_ATOMICS_WIN32 0
  190. #define HAVE_ATOMIC_CAS_PTR 0
  191. #define HAVE_MACHINE_RW_BARRIER 0
  192. #define HAVE_MEMORYBARRIER 0
  193. #define HAVE_MM_EMPTY 1
  194. #define HAVE_RDTSC 0
  195. #define HAVE_SARESTART 1
  196. #define HAVE_SEM_TIMEDWAIT 0
  197. #define HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
  198. #define HAVE_CABS 1
  199. #define HAVE_CEXP 1
  200. #define HAVE_INLINE_ASM 1
  201. #define HAVE_SYMVER 1
  202. #define HAVE_X86ASM 1
  203. #define HAVE_BIGENDIAN 0
  204. #define HAVE_FAST_UNALIGNED 1
  205. #define HAVE_ALTIVEC_H 0
  206. #define HAVE_ARPA_INET_H 1
  207. #define HAVE_ASM_TYPES_H 0
  208. #define HAVE_CDIO_PARANOIA_H 0
  209. #define HAVE_CDIO_PARANOIA_PARANOIA_H 0
  210. #define HAVE_D3D11_H 0
  211. #define HAVE_DISPATCH_DISPATCH_H 1
  212. #define HAVE_DEV_BKTR_IOCTL_BT848_H 0
  213. #define HAVE_DEV_BKTR_IOCTL_METEOR_H 0
  214. #define HAVE_DEV_IC_BT8XX_H 0
  215. #define HAVE_DEV_VIDEO_BKTR_IOCTL_BT848_H 0
  216. #define HAVE_DEV_VIDEO_METEOR_IOCTL_METEOR_H 0
  217. #define HAVE_DIRECT_H 0
  218. #define HAVE_DIRENT_H 1
  219. #define HAVE_DLFCN_H 1
  220. #define HAVE_DXGIDEBUG_H 0
  221. #define HAVE_DXVA_H 0
  222. #define HAVE_ES2_GL_H 0
  223. #define HAVE_EGL_EGL_H 0
  224. #define HAVE_GLES2_GL2_H 0
  225. #define HAVE_FCNTL_H 1
  226. #define HAVE_GSM_H 0
  227. #define HAVE_IO_H 0
  228. #define HAVE_LINUX_VIDEODEV_H 0
  229. #define HAVE_LINUX_VIDEODEV2_H 0
  230. #define HAVE_MACH_MACH_TIME_H 1
  231. #define HAVE_MACHINE_IOCTL_BT848_H 0
  232. #define HAVE_MACHINE_IOCTL_METEOR_H 0
  233. #define HAVE_MNTENT_H 0
  234. #define HAVE_OPENCV2_CORE_CORE_C_H 0
  235. #define HAVE_OPENGL_GL3_H 1
  236. #define HAVE_POLL_H 1
  237. #define HAVE_PTHREAD_H 1
  238. #define HAVE_SOUNDCARD_H 0
  239. #define HAVE_STDATOMIC_H 1
  240. #define HAVE_STRINGS_H 1
  241. #define HAVE_SYS_DL_H 0
  242. #define HAVE_SYS_MMAN_H 1
  243. #define HAVE_SYS_PARAM_H 1
  244. #define HAVE_SYS_RESOURCE_H 1
  245. #define HAVE_SYS_SELECT_H 1
  246. #define HAVE_SYS_SOUNDCARD_H 0
  247. #define HAVE_SYS_TIME_H 1
  248. #define HAVE_SYS_UN_H 1
  249. #define HAVE_TERMIOS_H 1
  250. #define HAVE_UDPLITE_H 0
  251. #define HAVE_UNISTD_H 1
  252. #define HAVE_VALGRIND_VALGRIND_H 0
  253. #define HAVE_VULKAN_VULKAN_CORE_H 0
  254. #define HAVE_WINDOWS_H 0
  255. #define HAVE_WINSOCK2_H 0
  256. #define HAVE_WAYLAND_CLIENT_H 0
  257. #define HAVE_INTRINSICS_NEON 0
  258. #define HAVE_ATANF 1
  259. #define HAVE_ATAN2F 1
  260. #define HAVE_CBRT 1
  261. #define HAVE_CBRTF 1
  262. #define HAVE_COPYSIGN 1
  263. #define HAVE_COSF 1
  264. #define HAVE_ERF 1
  265. #define HAVE_EXP2 1
  266. #define HAVE_EXP2F 1
  267. #define HAVE_EXPF 1
  268. #define HAVE_HYPOT 1
  269. #define HAVE_ISFINITE 1
  270. #define HAVE_ISINF 1
  271. #define HAVE_ISNAN 1
  272. #define HAVE_LDEXPF 1
  273. #define HAVE_LLRINT 1
  274. #define HAVE_LLRINTF 1
  275. #define HAVE_LOG2 1
  276. #define HAVE_LOG2F 1
  277. #define HAVE_LOG10F 1
  278. #define HAVE_LRINT 0
  279. #define HAVE_LRINTF 1
  280. #define HAVE_POWF 1
  281. #define HAVE_RINT 1
  282. #define HAVE_ROUND 0
  283. #define HAVE_ROUNDF 1
  284. #define HAVE_SINF 1
  285. #define HAVE_TRUNC 1
  286. #define HAVE_TRUNCF 1
  287. #define HAVE_ACCESS 1
  288. #define HAVE_ARC4RANDOM 1
  289. #define HAVE_CLOCK_GETTIME 1
  290. #define HAVE_CLOSESOCKET 0
  291. #define HAVE_COMMANDLINETOARGVW 0
  292. #define HAVE_COTASKMEMFREE 0
  293. #define HAVE_CRYPTGENRANDOM 0
  294. #define HAVE_FCNTL 1
  295. #define HAVE_FLT_LIM 1
  296. #define HAVE_FORK 1
  297. #define HAVE_GETADDRINFO 1
  298. #define HAVE_GETHRTIME 0
  299. #define HAVE_GETMNTENT_R 0
  300. #define HAVE_GETOPT 1
  301. #define HAVE_GETPROCESSAFFINITYMASK 0
  302. #define HAVE_GETPROCESSMEMORYINFO 0
  303. #define HAVE_GETPROCESSTIMES 0
  304. #define HAVE_GETRUSAGE 1
  305. #define HAVE_GETSYSTEMTIMEASFILETIME 0
  306. #define HAVE_GETTIMEOFDAY 1
  307. #define HAVE_GLOB 1
  308. #define HAVE_GLXGETPROCADDRESS 0
  309. #define HAVE_GMTIME_R 1
  310. #define HAVE_INET_ATON 1
  311. #define HAVE_ISATTY 1
  312. #define HAVE_JACK_PORT_GET_LATENCY_RANGE 0
  313. #define HAVE_KBHIT 0
  314. #define HAVE_LOADLIBRARY 0
  315. #define HAVE_LOCALTIME_R 1
  316. #define HAVE_LSTAT 1
  317. #define HAVE_LZO1X_999_COMPRESS 0
  318. #define HAVE_MACH_ABSOLUTE_TIME 1
  319. #define HAVE_MAPVIEWOFFILE 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_PTHREAD_CANCEL 1
  326. #define HAVE_SCHED_GETAFFINITY 0
  327. #define HAVE_SETCONSOLETEXTATTRIBUTE 0
  328. #define HAVE_SETCONSOLECTRLHANDLER 0
  329. #define HAVE_SETMODE 0
  330. #define HAVE_SETRLIMIT 1
  331. #define HAVE_SLEEP 0
  332. #define HAVE_STRERROR_R 1
  333. #define HAVE_SYSCONF 1
  334. #define HAVE_SYSCTL 1
  335. #define HAVE_USLEEP 1
  336. #define HAVE_UTGETOSTYPEFROMSTRING 0
  337. #define HAVE_VIRTUALALLOC 0
  338. #define HAVE_WGLGETPROCADDRESS 0
  339. #define HAVE_EGLGETPROCADDRESS 0
  340. #define HAVE_WL_SURFACE_SET_OPAQUE_REGION 0
  341. #define HAVE_PTHREADS 1
  342. #define HAVE_OS2THREADS 0
  343. #define HAVE_W32THREADS 0
  344. #define HAVE_AS_DN_DIRECTIVE 0
  345. #define HAVE_AS_FPU_DIRECTIVE 0
  346. #define HAVE_AS_FUNC 0
  347. #define HAVE_AS_OBJECT_ARCH 0
  348. #define HAVE_ASM_MOD_Q 0
  349. #define HAVE_ATTRIBUTE_MAY_ALIAS 1
  350. #define HAVE_ATTRIBUTE_PACKED 1
  351. #define HAVE_BLOCKS_EXTENSION 1
  352. #define HAVE_EBP_AVAILABLE 1
  353. #define HAVE_EBX_AVAILABLE 1
  354. #define HAVE_GNU_AS 0
  355. #define HAVE_GNU_WINDRES 0
  356. #define HAVE_IBM_ASM 0
  357. #define HAVE_INLINE_ASM_DIRECT_SYMBOL_REFS 1
  358. #define HAVE_INLINE_ASM_LABELS 1
  359. #define HAVE_INLINE_ASM_NONLOCAL_LABELS 1
  360. #define HAVE_PRAGMA_DEPRECATED 1
  361. #define HAVE_RSYNC_CONTIMEOUT 0
  362. #define HAVE_SYMVER_ASM_LABEL 1
  363. #define HAVE_SYMVER_GNU_ASM 0
  364. #define HAVE_VFP_ARGS 0
  365. #define HAVE_XFORM_ASM 0
  366. #define HAVE_XMM_CLOBBERS 1
  367. #define HAVE_CONDITION_VARIABLE_PTR 0
  368. #define HAVE_KCMVIDEOCODECTYPE_HEVC 0
  369. #define HAVE_SOCKLEN_T 1
  370. #define HAVE_STRUCT_ADDRINFO 1
  371. #define HAVE_STRUCT_GROUP_SOURCE_REQ 1
  372. #define HAVE_STRUCT_IP_MREQ_SOURCE 1
  373. #define HAVE_STRUCT_IPV6_MREQ 1
  374. #define HAVE_STRUCT_MSGHDR_MSG_FLAGS 1
  375. #define HAVE_STRUCT_POLLFD 1
  376. #define HAVE_STRUCT_RUSAGE_RU_MAXRSS 1
  377. #define HAVE_STRUCT_SCTP_EVENT_SUBSCRIBE 0
  378. #define HAVE_STRUCT_SOCKADDR_IN6 1
  379. #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
  380. #define HAVE_STRUCT_SOCKADDR_STORAGE 1
  381. #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 0
  382. #define HAVE_STRUCT_HDR_METADATA_INFOFRAME 0
  383. #define HAVE_ATOMICS_NATIVE 1
  384. #define HAVE_DOS_PATHS 0
  385. #define HAVE_LIBC_MSVCRT 0
  386. #define HAVE_MAKEINFO 1
  387. #define HAVE_MAKEINFO_HTML 0
  388. #define HAVE_MMAL_PARAMETER_VIDEO_MAX_NUM_CALLBACKS 0
  389. #define HAVE_PERL 1
  390. #define HAVE_POD2MAN 1
  391. #define HAVE_SECTION_DATA_REL_RO 0
  392. #define HAVE_TEXI2HTML 0
  393. #define HAVE_THREADS 1
  394. #define HAVE_UWP 0
  395. #define HAVE_VAAPI_DRM 0
  396. #define HAVE_VAAPI_X11 0
  397. #define HAVE_VDPAU_X11 0
  398. #define HAVE_WINRT 0
  399. #define HAVE_BYTESWAP_H 0
  400. #define HAVE_BDJ_J2ME 0
  401. #define HAVE_FE_CAN_2G_MODULATION 0
  402. #define HAVE_FTIME 1
  403. #define HAVE_GETIFADDRS 1
  404. #define HAVE_GETTIMEOFDAY 1
  405. #define HAVE_POSIX_FADVISE 0
  406. #define HAVE_LIBUDEV 0
  407. #define HAVE_STDINT_H 1
  408. #define HAVE_SYNC_FILE_RANGE 0
  409. #define HAVE_SYS_ENDIAN_H 0
  410. #define CONFIG_ALSA 0
  411. #define CONFIG_JACK 0
  412. #define CONFIG_XLIB 1
  413. #define CONFIG_ZLIB 1
  414. #define CONFIG_LIBX264 1
  415. #define CONFIG_LIBX265 1
  416. #define CONFIG_LIBXVID 1
  417. #define CONFIG_JNI 0
  418. #define CONFIG_LIBAOM 0
  419. #define CONFIG_LIBASS 1
  420. #define CONFIG_LIBDAV1D 0
  421. #define CONFIG_LIBFONTCONFIG 1
  422. #define CONFIG_LIBFREETYPE 0
  423. #define CONFIG_LIBIEC61883 0
  424. #define CONFIG_LIBMP3LAME 1
  425. #define CONFIG_LIBPULSE 0
  426. #define CONFIG_LIBVPX 1
  427. #define CONFIG_LIBXML2 1
  428. #define CONFIG_MEDIACODEC 0
  429. #define CONFIG_OPENGL 1
  430. #define CONFIG_SDL 0
  431. #define CONFIG_SDL2 0
  432. #define CONFIG_VAAPI 0
  433. #define CONFIG_NVDEC 0
  434. #define CONFIG_DXVA2 0
  435. #define CONFIG_VDPAU 0
  436. #define CONFIG_SHARED 0
  437. #define CONFIG_SMALL 0
  438. #define CONFIG_STATIC 0
  439. #define CONFIG_SWSCALE_ALPHA 1
  440. #define CONFIG_GPL 1
  441. #define CONFIG_NONFREE 0
  442. #define CONFIG_VERSION3 0
  443. #define CONFIG_AVCODEC 1
  444. #define CONFIG_AVDEVICE 1
  445. #define CONFIG_AVFILTER 1
  446. #define CONFIG_AVFORMAT 1
  447. #define CONFIG_AVRESAMPLE 0
  448. #define CONFIG_AVUTIL 1
  449. #define CONFIG_POSTPROC 1
  450. #define CONFIG_SWRESAMPLE 1
  451. #define CONFIG_SWSCALE 1
  452. #define CONFIG_FFPROBE 1
  453. #define CONFIG_FFSERVER 1
  454. #define CONFIG_FFMPEG 1
  455. #define CONFIG_FFPLAY 0
  456. #define CONFIG_DCT 0
  457. #define CONFIG_DWT 0
  458. #define CONFIG_ERROR_RESILIENCE 0
  459. #define CONFIG_FAAN 1
  460. #define CONFIG_FAST_UNALIGNED 1
  461. #define CONFIG_FFT 0
  462. #define CONFIG_LSP 0
  463. #define CONFIG_LZO 0
  464. #define CONFIG_MDCT 0
  465. #define CONFIG_PIXELUTILS 0
  466. #define CONFIG_NETWORK 1
  467. #define CONFIG_RDFT 0
  468. #define CONFIG_AUTODETECT 0
  469. #define CONFIG_FONTCONFIG 1
  470. #define CONFIG_LINUX_PERF 0
  471. #define CONFIG_MEMORY_POISONING 0
  472. #define CONFIG_NEON_CLOBBER_TEST 0
  473. #define CONFIG_OSSFUZZ 0
  474. #define CONFIG_PIC 1
  475. #define CONFIG_COMPDB 0
  476. #define CONFIG_THUMB 0
  477. #define CONFIG_VALGRIND_BACKTRACE 0
  478. #define CONFIG_XMM_CLOBBER_TEST 0
  479. #define CONFIG_BSFS 1
  480. #define CONFIG_DECODERS 0
  481. #define CONFIG_ENCODERS 0
  482. #define CONFIG_HWACCELS 0
  483. #define CONFIG_PARSERS 0
  484. #define CONFIG_INDEVS 0
  485. #define CONFIG_OUTDEVS 0
  486. #define CONFIG_FILTERS 0
  487. #define CONFIG_DEMUXERS 0
  488. #define CONFIG_MUXERS 0
  489. #define CONFIG_PROTOCOLS 1
  490. #define CONFIG_AANDCTTABLES 0
  491. #define CONFIG_AC3DSP 0
  492. #define CONFIG_AUDIO_FRAME_QUEUE 0
  493. #define CONFIG_AUDIODSP 0
  494. #define CONFIG_BLOCKDSP 0
  495. #define CONFIG_BSWAPDSP 0
  496. #define CONFIG_CABAC 0
  497. #define CONFIG_DIRAC_PARSE 0
  498. #define CONFIG_DVPROFILE 0
  499. #define CONFIG_EXIF 0
  500. #define CONFIG_FAANDCT 0
  501. #define CONFIG_FAANIDCT 0
  502. #define CONFIG_FDCTDSP 0
  503. #define CONFIG_FLACDSP 0
  504. #define CONFIG_FMTCONVERT 0
  505. #define CONFIG_FRAME_THREAD_ENCODER 0
  506. #define CONFIG_G722DSP 0
  507. #define CONFIG_GOLOMB 0
  508. #define CONFIG_GPLV3 0
  509. #define CONFIG_H263DSP 0
  510. #define CONFIG_H264CHROMA 0
  511. #define CONFIG_H264DSP 0
  512. #define CONFIG_H264PARSE 0
  513. #define CONFIG_H264PRED 0
  514. #define CONFIG_H264QPEL 0
  515. #define CONFIG_HEVCPARSE 0
  516. #define CONFIG_HPELDSP 0
  517. #define CONFIG_HUFFMAN 0
  518. #define CONFIG_HUFFYUVDSP 0
  519. #define CONFIG_HUFFYUVENCDSP 0
  520. #define CONFIG_IDCTDSP 0
  521. #define CONFIG_IIRFILTER 0
  522. #define CONFIG_MDCT15 0
  523. #define CONFIG_INTRAX8 0
  524. #define CONFIG_ISO_MEDIA 1
  525. #define CONFIG_IVIDSP 0
  526. #define CONFIG_JPEGTABLES 1
  527. #define CONFIG_LGPLV3 0
  528. #define CONFIG_LIBX262 0
  529. #define CONFIG_LLAUDDSP 0
  530. #define CONFIG_LLVIDDSP 0
  531. #define CONFIG_LLVIDENCDSP 0
  532. #define CONFIG_LPC 0
  533. #define CONFIG_LZF 0
  534. #define CONFIG_ME_CMP 0
  535. #define CONFIG_MPEG_ER 0
  536. #define CONFIG_MPEGAUDIO 0
  537. #define CONFIG_MPEGAUDIODSP 0
  538. #define CONFIG_MPEGAUDIOHEADER 0
  539. #define CONFIG_MPEGVIDEO 0
  540. #define CONFIG_MPEGVIDEOENC 0
  541. #define CONFIG_MSS34DSP 0
  542. #define CONFIG_PIXBLOCKDSP 0
  543. #define CONFIG_QPELDSP 0
  544. #define CONFIG_QSV 0
  545. #define CONFIG_QSVDEC 0
  546. #define CONFIG_QSVENC 0
  547. #define CONFIG_RANGECODER 0
  548. #define CONFIG_RIFFDEC 1
  549. #define CONFIG_RIFFENC 0
  550. #define CONFIG_RTPDEC 1
  551. #define CONFIG_RTPENC_CHAIN 0
  552. #define CONFIG_RV34DSP 0
  553. #define CONFIG_SINEWIN 0
  554. #define CONFIG_SNAPPY 0
  555. #define CONFIG_SRTP 1
  556. #define CONFIG_STARTCODE 0
  557. #define CONFIG_TEXTUREDSP 0
  558. #define CONFIG_TEXTUREDSPENC 0
  559. #define CONFIG_TPELDSP 0
  560. #define CONFIG_VAAPI_1 0
  561. #define CONFIG_VAAPI_ENCODE 0
  562. #define CONFIG_VC1DSP 0
  563. #define CONFIG_VIDEODSP 0
  564. #define CONFIG_VP3DSP 0
  565. #define CONFIG_VP56DSP 0
  566. #define CONFIG_VP8DSP 0
  567. #define CONFIG_WMA_FREQS 0
  568. #define CONFIG_WMV2DSP 0
  569. #define CONFIG_AAC_ADTSTOASC_BSF 1
  570. #define CONFIG_AV1_FRAME_MERGE_BSF 1
  571. #define CONFIG_AV1_FRAME_SPLIT_BSF 1
  572. #define CONFIG_AV1_METADATA_BSF 1
  573. #define CONFIG_CHOMP_BSF 1
  574. #define CONFIG_DUMP_EXTRADATA_BSF 1
  575. #define CONFIG_DCA_CORE_BSF 1
  576. #define CONFIG_EAC3_CORE_BSF 1
  577. #define CONFIG_EXTRACT_EXTRADATA_BSF 1
  578. #define CONFIG_FILTER_UNITS_BSF 1
  579. #define CONFIG_H264_METADATA_BSF 1
  580. #define CONFIG_H264_MP4TOANNEXB_BSF 1
  581. #define CONFIG_H264_REDUNDANT_PPS_BSF 1
  582. #define CONFIG_HAPQA_EXTRACT_BSF 1
  583. #define CONFIG_HEVC_METADATA_BSF 1
  584. #define CONFIG_HEVC_MP4TOANNEXB_BSF 1
  585. #define CONFIG_IMX_DUMP_HEADER_BSF 1
  586. #define CONFIG_MJPEG2JPEG_BSF 1
  587. #define CONFIG_MJPEGA_DUMP_HEADER_BSF 1
  588. #define CONFIG_MP3_HEADER_DECOMPRESS_BSF 1
  589. #define CONFIG_MPEG2_METADATA_BSF 1
  590. #define CONFIG_MPEG4_UNPACK_BFRAMES_BSF 1
  591. #define CONFIG_MOV2TEXTSUB_BSF 1
  592. #define CONFIG_NOISE_BSF 1
  593. #define CONFIG_NULL_BSF 1
  594. #define CONFIG_OPUS_METADATA_BSF 1
  595. #define CONFIG_PCM_RECHUNK_BSF 1
  596. #define CONFIG_PRORES_METADATA_BSF 1
  597. #define CONFIG_REMOVE_EXTRADATA_BSF 1
  598. #define CONFIG_SETTS_BSF 1
  599. #define CONFIG_TEXT2MOVSUB_BSF 1
  600. #define CONFIG_TRACE_HEADERS_BSF 1
  601. #define CONFIG_TRUEHD_CORE_BSF 1
  602. #define CONFIG_VP9_METADATA_BSF 1
  603. #define CONFIG_VP9_RAW_REORDER_BSF 1
  604. #define CONFIG_VP9_SUPERFRAME_BSF 1
  605. #define CONFIG_VP9_SUPERFRAME_SPLIT_BSF 1
  606. #define CONFIG_ASYNC_PROTOCOL 1
  607. #define CONFIG_BLURAY_PROTOCOL 1
  608. #define CONFIG_CACHE_PROTOCOL 1
  609. #define CONFIG_CONCAT_PROTOCOL 1
  610. #define CONFIG_CRYPTO_PROTOCOL 1
  611. #define CONFIG_DATA_PROTOCOL 1
  612. #define CONFIG_FFRTMPCRYPT_PROTOCOL 1
  613. #define CONFIG_FFRTMPHTTP_PROTOCOL 1
  614. #define CONFIG_FILE_PROTOCOL 1
  615. #define CONFIG_FTP_PROTOCOL 1
  616. #define CONFIG_GOPHER_PROTOCOL 1
  617. #define CONFIG_GOPHERS_PROTOCOL 1
  618. #define CONFIG_HLS_PROTOCOL 1
  619. #define CONFIG_HTTP_PROTOCOL 1
  620. #define CONFIG_HTTPPROXY_PROTOCOL 1
  621. #define CONFIG_HTTPS_PROTOCOL 1
  622. #define CONFIG_ICECAST_PROTOCOL 1
  623. #define CONFIG_MMSH_PROTOCOL 1
  624. #define CONFIG_MMST_PROTOCOL 1
  625. #define CONFIG_MD5_PROTOCOL 1
  626. #define CONFIG_PIPE_PROTOCOL 1
  627. #define CONFIG_PROMPEG_PROTOCOL 1
  628. #define CONFIG_RTMP_PROTOCOL 1
  629. #define CONFIG_RTMPE_PROTOCOL 1
  630. #define CONFIG_RTMPS_PROTOCOL 1
  631. #define CONFIG_RTMPT_PROTOCOL 1
  632. #define CONFIG_RTMPTE_PROTOCOL 1
  633. #define CONFIG_RTMPTS_PROTOCOL 1
  634. #define CONFIG_RTP_PROTOCOL 1
  635. #define CONFIG_SCTP_PROTOCOL 0
  636. #define CONFIG_SRTP_PROTOCOL 1
  637. #define CONFIG_SUBFILE_PROTOCOL 1
  638. #define CONFIG_TEE_PROTOCOL 1
  639. #define CONFIG_TCP_PROTOCOL 1
  640. #define CONFIG_TLS_PROTOCOL 1
  641. #define CONFIG_UDP_PROTOCOL 1
  642. #define CONFIG_UDPLITE_PROTOCOL 1
  643. #define CONFIG_UNIX_PROTOCOL 1
  644. #define CONFIG_LIBAMQP_PROTOCOL 1
  645. #define CONFIG_LIBRIST_PROTOCOL 1
  646. #define CONFIG_LIBRTMP_PROTOCOL 1
  647. #define CONFIG_LIBRTMPE_PROTOCOL 1
  648. #define CONFIG_LIBRTMPS_PROTOCOL 1
  649. #define CONFIG_LIBRTMPT_PROTOCOL 1
  650. #define CONFIG_LIBRTMPTE_PROTOCOL 1
  651. #define CONFIG_LIBSRT_PROTOCOL 1
  652. #define CONFIG_LIBSSH_PROTOCOL 1
  653. #define CONFIG_LIBSMBCLIENT_PROTOCOL 1
  654. #define CONFIG_LIBZMQ_PROTOCOL 1
  655. #define CONFIG_AUDIO_PULSE 0
  656. #define CONFIG_AUDIO_PULSEOUTPUT 0
  657. #define CONFIG_AUDIO_ALSA 0
  658. #define CONFIG_AUDIO_JACK 0
  659. #define CONFIG_AUDIO_OSS 0
  660. #define CONFIG_FFMPEG_PTHREADS 1
  661. #define CONFIG_MAC_BUNDLE 1
  662. #define CONFIG_PROC_OPT 0
  663. #define CONFIG_SILENT_CC 0
  664. #define CONFIG_SYMBOL_VISIBILITY 1
  665. #define CONFIG_DEPRECATION_WARNINGS 1
  666. #define CONFIG_BACKEND 1
  667. #define CONFIG_BDJAVA 1
  668. #define CONFIG_BINDINGS_PERL 1
  669. #define CONFIG_BINDINGS_PYTHON 1
  670. #define CONFIG_BINDINGS_PHP 1
  671. #define CONFIG_CYGWIN 0
  672. #define CONFIG_DARWIN 1
  673. #define CONFIG_DISABLE_MMX_FOR_DEBUGGING 0
  674. #define CONFIG_DVB 0
  675. #define CONFIG_FIREWIRE 0
  676. #define CONFIG_FRONTEND 1
  677. #define CONFIG_HDHOMERUN 1
  678. #define CONFIG_SATIP 1
  679. #define CONFIG_VBOX 1
  680. #define CONFIG_CETON 1
  681. #define CONFIG_ASI 0
  682. #define CONFIG_JOYSTICK_MENU 0
  683. #define CONFIG_LIBCEC 0
  684. #define CONFIG_LIBCRYPTO 1
  685. #define CONFIG_GNUTLS 1
  686. #define CONFIG_LIBDNS_SD 1
  687. #define CONFIG_LIBFFTW3 0
  688. #define CONFIG_LIBMPEG2EXTERNAL 0
  689. #define CONFIG_LIBXML2 1
  690. #define CONFIG_LIRC 0
  691. #define CONFIG_MHEG 1
  692. #define CONFIG_MMAL 0
  693. #define CONFIG_OPENGL 1
  694. #define CONFIG_EGL 0
  695. #define CONFIG_QTWEBKIT 1
  696. #define CONFIG_QTSCRIPT 1
  697. #define CONFIG_QTDBUS 1
  698. #define CONFIG_SQLITE3 1
  699. #define CONFIG_TAGLIB 1
  700. #define CONFIG_V4L2 0
  701. #define CONFIG_V4L2PRIME 0
  702. #define CONFIG_VALGRIND 0
  703. #define CONFIG_X11 0
  704. #define CONFIG_SYSTEM_LIBEXIV2 0
  705. #define CONFIG_SYSTEM_LIBBLURAY 1
  706. #define CONFIG_SYSTEM_LIBUDFREAD 0
  707. #define CONFIG_SYSTEMD_NOTIFY 0
  708. #define CONFIG_SYSTEMD_JOURNAL 0
  709. #define CONFIG_DRM 0
  710. #define MYTH_BUILD_CONFIG " profile using_backend using_bdjava using_bindings_perl using_bindings_python using_bindings_php using_darwin using_frontend using_hdhomerun using_satip using_vbox using_ceton using_libcrypto using_gnutls using_libdns_sd using_libxml2 using_mheg using_opengl using_qtwebkit using_qtscript using_qtdbus using_sqlite3 using_taglib using_system_libbluray using_appleremote using_bdjava using_bindings_perl using_bindings_python using_bindings_php using_fontconfig using_freetype2 using_mythtranscode using_opengl using_videotoolbox using_ffmpeg_threads using_mheg using_libass using_libxml2 using_libmp3lame"
  711. #endif /* MYTHTV_CONFIG_H */
  712.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement