Files
oasis-linux-mirror/pkg/mpv/config.h
T
2024-08-15 01:09:25 -07:00

134 lines
3.3 KiB
C

#define CONFIGURATION ""
#define DEFAULT_CDROM_DEVICE "/dev/sr0"
#define DEFAULT_DVD_DEVICE "/dev/sr0"
#define FULLCONFIG ""
#define HAVE_ALSA 1
#define HAVE_ANDROID 0
#define HAVE_ANDROID_MEDIA_NDK 0
#define HAVE_ASM 1
#define HAVE_AUDIOUNIT 0
#define HAVE_AVFOUNDATION 0
#define HAVE_AVIF_MUXER 1
#define HAVE_AV_CHANNEL_LAYOUT 1
#define HAVE_BSD_FSTATFS 0
#define HAVE_BSD_THREAD_NAME 0
#define HAVE_BUILD_DATE 0
#define HAVE_CACA 0
#define HAVE_CDDA 0
#define HAVE_COCOA 0
#define HAVE_CONSIO_H 0
#define HAVE_COREAUDIO 0
#define HAVE_CPLUGINS 0
#define HAVE_CUDA_HWACCEL 0
#define HAVE_CUDA_INTEROP 0
#define HAVE_D3D11 0
#define HAVE_D3D9_HWACCEL 0
#define HAVE_D3D_HWACCEL 0
#define HAVE_DARWIN 0
#define HAVE_DEBUG 0
#define HAVE_DIRECT3D 0
#define HAVE_DMABUF_INTEROP_GL 0
#define HAVE_DMABUF_WAYLAND 0
#define HAVE_DOS_PATHS 0
#define HAVE_DRM 1
#define HAVE_DVBIN 0
#define HAVE_DVDNAV 0
#define HAVE_EGL 0
#define HAVE_EGL_ANDROID 0
#define HAVE_EGL_ANGLE 0
#define HAVE_EGL_ANGLE_LIB 0
#define HAVE_EGL_ANGLE_WIN32 0
#define HAVE_EGL_DRM 0
#define HAVE_EGL_WAYLAND 0
#define HAVE_EGL_X11 0
#define HAVE_FFMPEG 1
#define HAVE_FFNVCODEC 0
#define HAVE_GBM 0
#define HAVE_GL 0
#define HAVE_GLIBC_THREAD_NAME 1
#define HAVE_GLOB 1
#define HAVE_GLOB_POSIX 1
#define HAVE_GLOB_WIN32 0
#define HAVE_GL_COCOA 0
#define HAVE_GL_DXINTEROP 0
#define HAVE_GL_DXINTEROP_D3D9 0
#define HAVE_GL_WIN32 0
#define HAVE_GL_X11 0
#define HAVE_GPL 1
#define HAVE_ICONV 1
#define HAVE_IOS_GL 0
#define HAVE_JACK 0
#define HAVE_JAVASCRIPT 0
#define HAVE_JPEG 0
#define HAVE_JPEGXL 0
#define HAVE_LAVU_UUID 1
#define HAVE_LCMS2 0
#define HAVE_LIBARCHIVE 0
#define HAVE_LIBASS 1
#define HAVE_LIBAVDEVICE 1
#define HAVE_LIBBLURAY 0
#define HAVE_LIBDL 0
#define HAVE_LIBPLACEBO 0
#define HAVE_LINUX_FSTATFS 1
#define HAVE_LUA 1
#define HAVE_MACOS_COCOA_CB 0
#define HAVE_MACOS_MEDIA_PLAYER 0
#define HAVE_MACOS_TOUCHBAR 0
#define HAVE_MAC_THREAD_NAME 0
#define HAVE_MEMFD_CREATE 1
#define HAVE_OPENAL 0
#define HAVE_OPENSLES 0
#define HAVE_OSS_AUDIO 0
#define HAVE_PIPEWIRE 0
#define HAVE_POSIX 1
#define HAVE_POSIX_SHM 1
#define HAVE_PPOLL 1
#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
#define HAVE_PTHREAD_DEBUG 0
#define HAVE_PULSE 0
#define HAVE_RUBBERBAND 0
#define HAVE_RUBBERBAND_3 0
#define HAVE_SDL2 0
#define HAVE_SDL2_AUDIO 0
#define HAVE_SDL2_GAMEPAD 0
#define HAVE_SDL2_VIDEO 0
#define HAVE_SHADERC 0
#define HAVE_SIXEL 0
#define HAVE_SNDIO 0
#define HAVE_SNDIO_1_9 0
#define HAVE_SPIRV_CROSS 0
#define HAVE_SWIFT 0
#define HAVE_TA_LEAK_REPORT 0
#define HAVE_UCHARDET 0
#define HAVE_UWP 0
#define HAVE_VAAPI 0
#define HAVE_VAAPI_DRM 0
#define HAVE_VAAPI_WAYLAND 0
#define HAVE_VAAPI_WIN32 0
#define HAVE_VAAPI_X11 0
#define HAVE_VAPOURSYNTH 0
#define HAVE_VDPAU 0
#define HAVE_VDPAU_GL_X11 0
#define HAVE_VECTOR 1
#define HAVE_VIDEOTOOLBOX_GL 0
#define HAVE_VIDEOTOOLBOX_PL 0
#define HAVE_VK_KHR_DISPLAY 0
#define HAVE_VT_H 1
#define HAVE_VULKAN 0
#define HAVE_VULKAN_INTEROP 0
#define HAVE_WASAPI 0
#define HAVE_WAYLAND 1
#define HAVE_WAYLAND_PROTOCOLS_1_27 1
#define HAVE_WAYLAND_PROTOCOLS_1_31 1
#define HAVE_WAYLAND_PROTOCOLS_1_32 0
#define HAVE_WIN32 0
#define HAVE_WIN32_DESKTOP 0
#define HAVE_WIN32_EXECUTABLE 0
#define HAVE_WIN32_THREADS 0
#define HAVE_X11 0
#define HAVE_XV 0
#define HAVE_ZIMG 0
#define HAVE_ZLIB 1
#define MPV_CONFDIR "/etc/mpv"
#define PLATFORM "linux"