obs-studio/plugins/win-capture
jp9000 f466e9ec1c win-capture: Add win8+ monitor capture
Uses the output duplicator API in order to get a high performance
monitor capture on windows 8+.  This is actually designed to be
interchangeable with regular GDI-based monitor capture (uses the same
source id).
2015-01-03 02:37:18 -08:00
..
d3d8-api win-capture: Add d3d8 headers 2014-12-09 14:21:05 -08:00
data win-capture: Add game capture 2014-12-09 15:25:59 -08:00
get-graphics-offsets win-capture: Add get-graphics-offsets helper 2014-12-09 14:21:06 -08:00
graphics-hook win-capture: Add graphics-hook library 2014-12-09 14:21:07 -08:00
inject-helper win-capture: Add inject-helper program 2014-12-09 14:21:07 -08:00
CMakeLists.txt win-capture: Add win8+ monitor capture 2015-01-03 02:37:18 -08:00
cursor-capture.c win-capture: Don't draw cursor if outside area 2015-01-03 02:37:18 -08:00
cursor-capture.h win-capture: Don't draw cursor if outside area 2015-01-03 02:37:18 -08:00
dc-capture.c (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
dc-capture.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
duplicator-monitor-capture.c win-capture: Add win8+ monitor capture 2015-01-03 02:37:18 -08:00
funchook.c win-capture: Add hooking functions 2014-12-09 14:21:03 -08:00
funchook.h win-capture: Add hooking functions 2014-12-09 14:21:03 -08:00
game-capture.c win-capture: Don't draw cursor if outside area 2015-01-03 02:37:18 -08:00
graphics-hook-info.h win-capture: Add graphics-hook-info.h 2014-12-09 14:21:04 -08:00
hook-helpers.h win-capture: Add hook helper functions for IPC 2014-12-09 14:21:04 -08:00
load-graphics-offsets.c win-capture: Add game capture 2014-12-09 15:25:59 -08:00
monitor-capture.c Add monitor selection and basic properties 2014-10-14 20:45:16 +02:00
obfuscate.c win-capture: Add obfuscation functions 2014-12-08 01:53:51 -08:00
obfuscate.h win-capture: Add obfuscation functions 2014-12-08 01:53:51 -08:00
plugin-main.c win-capture: Add win8+ monitor capture 2015-01-03 02:37:18 -08:00
window-capture.c win-capture: Separate window finding source code 2014-10-17 04:15:57 -07:00
window-helpers.c win-capture: Expose get_window_exe as extern 2014-12-08 01:53:53 -08:00
window-helpers.h win-capture: Expose get_window_exe as extern 2014-12-08 01:53:53 -08:00