obs-studio/plugins/obs-qsv11/obs-qsv-test
Richard Stanway 609b1ab011 obs-qsv11: Fix crash in QSV test process
The code assumed MFXCreateSession would always succeed, but it fails on
systems with no QSV implementations, causing a crash when we call
MFXClose later. Additional success checks for the other API calls were
also added.
2023-08-18 17:55:00 -07:00
..
cmake obs-qsv11: Add VPL changes 2023-08-07 13:23:26 -04:00
CMakeLists.txt obs-qsv11: Add VPL changes 2023-08-07 13:23:26 -04:00
obs-qsv-test.cpp obs-qsv11: Fix crash in QSV test process 2023-08-18 17:55:00 -07:00