System: Add video capture feature

This commit is contained in:
Stenzek
2024-08-11 20:45:14 +10:00
parent 5f8082734e
commit af47eb6956
27 changed files with 2809 additions and 241 deletions

View File

@ -44,6 +44,8 @@ add_library(util
input_source.h
iso_reader.cpp
iso_reader.h
media_capture.cpp
media_capture.h
page_fault_handler.cpp
page_fault_handler.h
platform_misc.h