0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/plugins/win-dshow
Ryan Foster cba6ed40d2 win-dshow: Fix CMake preventing Virtual Camera from working
The code prior to this change would never add virtualcam.c to the
win-dshow target, which resulted in the virtualcam_output not being
registered and thus Virtual Camera not working.

Co-authored-by: PatTheMav <PatTheMav@users.noreply.github.com>
2024-08-28 18:10:08 -04:00
..
cmake plugins: Remove CMake legacy code paths for Windows modules 2024-08-22 15:39:00 -04:00
data Update translations from Crowdin 2024-06-07 09:47:58 +00:00
virtualcam-module plugins: Remove CMake legacy code paths for Windows modules 2024-08-22 15:39:00 -04:00
CMakeLists.txt win-dshow: Fix CMake preventing Virtual Camera from working 2024-08-28 18:10:08 -04:00
dshow-plugin.cpp UI,plugin: Refactor virtual camera enablement 2024-03-30 16:43:30 -07:00
encode-dstr.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
ffmpeg-decode.c win-dshow: Remove compatibility with FFmpeg < 6.1 2024-08-23 13:44:04 -04:00
ffmpeg-decode.h Update copyrights/names 2023-05-20 01:31:18 -07:00
shared-memory-queue.c win-dshow: Check return values for memory allocation functions 2021-03-23 03:07:22 +01:00
shared-memory-queue.h win-dshow: Add Virtual Camera (Windows) 2020-07-07 06:09:59 -07:00
tiny-nv12-scale.c win-dshow: Fix YUY2 line size error 2024-02-07 12:27:38 -06:00
tiny-nv12-scale.h win-dshow: Add support for YUY2 in virtualcam 2020-11-14 04:25:39 -08:00
virtualcam.c libobs,plugins: Remove new obs_output_*2 functions 2023-06-10 16:13:05 -07:00
win-dshow-encoder.cpp cmake: Update cross-platform build project management for Windows 2024-08-20 16:00:21 -04:00
win-dshow.cpp cmake: Update cross-platform build project management for Windows 2024-08-20 16:00:21 -04:00