mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-30 19:30:53 -04:00
Replaced implicit type conversion within macOS plugins (mac-capture, mac-syphon, mac-videotoolbox, mac-virtualcam) with explicit type conversions to clear compile errors with Apple Clang 21.0 and Xcode 26.4. Co-authored-by: PatTheMav <patthemav+github@gmail.com> Co-authored-by: jcm <6864788+jcm93@users.noreply.github.com>