obs-studio/plugins/mac-capture
Dossy Shiobara 4405072e29 mac-capture: Improve window capture performance
Replaces the current implementation of Window Capture, which uses Core
Graphics to render a bitmap raster, with one that accesses the window's
CGImage bitmap directly, blits it, and hands that off as a frame to OBS
instead.

Co-Authored-By: Sebastian Beckmann <beckmann.sebastian@outlook.de>
2022-05-07 16:21:25 -07:00
..
data/locale Update translations from Crowdin 2022-02-06 02:24:08 +00:00
CMakeLists.txt plugins: Update CMakeLists.txt for included plugins 2022-03-16 23:11:08 +01:00
audio-device-enum.c mac-capture: Add vbcable to whitelist for loopback devices 2022-03-12 15:41:06 -08:00
audio-device-enum.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
mac-audio.c mac-capture: Adjust mHostTime to milliseconds 2021-02-28 19:00:43 -08:00
mac-display-capture.m mac-capture: Fix compiler warnings 2022-05-04 12:09:04 -04:00
mac-window-capture.m mac-capture: Improve window capture performance 2022-05-07 16:21:25 -07:00
plugin-main.c Plugins: Add descriptions to modules 2018-09-11 18:28:58 -07:00
window-utils.h Revert "mac-capture: Improve window capture performance" 2021-12-20 14:02:58 -08:00
window-utils.m Revert "mac-capture: Improve window capture performance" 2021-12-20 14:02:58 -08:00