obs-deps
obs-deps copied to clipboard
### Description Build Qt Designer with our Qt deps ### Motivation and Context We should have always have a readily available version of designer people can use without having to...
### Description This is an exploratory PR for possible future native ARM64 builds on Windows. Some dependencies cannot be built for ARM64 yet, others require specific workarounds, yet others can...
### Description This enables building of qtcharts (as well as qtopengl, qtopenglwidgets) on which it depends. ### Motivation and Context This is a companion to other PRs in obs-studio enabling...
### Description Add support for Windows ARM64 ### Motivation and Context Make OBS Studio great on Windows ARM64 devices. ### How Has This Been Tested? Still need further integrated test....
### Description Note that there is a bug in curl that can prevent curl from successfully interpreting a fully downloaded file as completed. The bug was fixed on October 30,...
### Description Adds brotli and nghttp2 libraries to curl for HTTP/2 and brotli compression support. Also switches curl to being a static library. ### Motivation and Context Currently all HTTP...
### Description Removes x86 slices of most Windows dependencies, with the exception of Detours and Vulkan, which are both needed for capture plugins. ### Motivation and Context Deprecate all traces...
### Description It was disabled to workaround issues with N editions of Windows. Since a while FFmpeg is patched to dynamically load MFPlat.DLL rather than being directly linked to it,...