0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/win-capture
PatTheMav b417df7d95
win-capture: Replace invocations of sprintf with snprintf
Fixes deprecation warnings in Xcode 14/clang on macOS and reduces
chance of buffer overflows.
2022-11-11 19:51:28 +01:00
..
d3d8-api clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
data/locale Update translations from Crowdin 2022-10-25 22:32:14 +00:00
get-graphics-offsets win-capture: Disable clang-format for assembly patterns 2022-10-29 16:06:24 -07:00
graphics-hook win-capture: Replace invocations of sprintf with snprintf 2022-11-11 19:51:28 +01:00
inject-helper libobs, win-capture: Share window helper code 2022-07-23 17:41:34 -07:00
app-helpers.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
app-helpers.h win-capture: Move NT functions to shared file 2021-07-24 23:15:45 +02:00
CMakeLists.txt win-capture: Fix incorrect path in CMakeLists 2022-08-09 02:31:50 +02:00
cursor-capture.c win-capture: Use normal blend equation for cursor 2022-04-07 01:51:15 -07:00
cursor-capture.h win-capture: Remove game capture scaling 2020-06-22 15:07:07 -07:00
dc-capture.c win-capture: Fix memory leak in dc-capture.c 2022-08-13 01:50:38 -07:00
dc-capture.h libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
duplicator-monitor-capture.c plugins: Cleanup unused-parameters 2022-07-19 11:01:00 -04:00
game-capture-file-init.c win-capture: Always copy file when debugging 2020-03-09 02:49:46 -07:00
game-capture.c win-capture: Replace invocations of sprintf with snprintf 2022-11-11 19:51:28 +01:00
graphics-hook-info.h win-capture: Remove D3D12 fix toggle 2021-05-18 12:47:25 -07:00
graphics-hook-ver.h win-capture: Bump graphics hook version to 1.8.0 2022-07-29 23:22:39 -07:00
hook-helpers.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
inject-library.c libobs, win-capture: Share window helper code 2022-07-23 17:41:34 -07:00
inject-library.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
load-graphics-offsets.c win-capture: Clean up remaining /W4 warnings 2020-11-15 06:03:18 -08:00
monitor-capture.c libobs-winrt, win-capture: Linear SRGB support 2021-07-11 08:26:30 -07:00
nt-stuff.c win-capture: Fix formatting 2021-07-24 23:21:02 +02:00
nt-stuff.h win-capture: Move NT functions to shared file 2021-07-24 23:15:45 +02:00
plugin-main.c win-capture: Check for WGC support on plugin load 2021-06-30 01:45:42 -07:00
window-capture.c win-capture: Remove unused wildcard code 2022-09-10 15:34:09 -07:00