0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/shared/obs-shared-memory-queue
PatTheMav 5bbb5e08c9 libobs: Add shared interface libraries to shared project directory
The ComPtr, WinHandle, and obfuscate source files are shared with
multiple sub-projects and thus need to be moved into the shared
directory to uncouple their availability from libobs itself.

The same applies to d3d8-api, inject-library, and hook-config
(from win-capture), as well as comutils (from the virtualcam-module).
2024-08-20 16:00:21 -04:00
..
CMakeLists.txt libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00
shared-memory-queue.c libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00
shared-memory-queue.h libobs: Add shared interface libraries to shared project directory 2024-08-20 16:00:21 -04:00