SIGN IN SIGN UP
obsproject / obs-studio UNCLAIMED

OBS Studio - Free and open source software for live streaming and screen recording

0 0 119 C

mac-capture: Use system CGDisplayStream.h header on macOS 14 and newer

ee3c2d0 introduced a local copy of the CGDisplayStream.h header as the
macOS 13.3 SDK erroneously declared functions as unavailable on older
systems. This has been fixed in the macOS 14 SDK with the functions
correctly being declared as available on 10.8, so we can use the system
header again, and in the future remove the local copy once our minimum
compile version is new enough.
G
gxalpha committed
abd472cd319a4464ae1d9b680aacaf2acb5c06a0
Parent: eab9cb0
Committed by Ryan Foster <ryan@obsproject.com> on 6/6/2023, 11:07:13 PM