0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/plugins/obs-qsv11
Kurt Kartaltepe 2ecf2c802c obs-qsv11: Initialize allocator response
We check that mids is a nullptr which may not be the case if this
remains uninitialized. Earlier attempt to fix this assumed we faulted on
the response itself.

fixes #11221
2024-09-13 16:27:02 -04:00
..
bits obs-qsv11: Add a Linux implementation 2023-07-14 12:19:33 -04:00
cmake/windows Remove CMake legacy code path 2024-08-28 13:53:25 -04:00
data/locale Update translations from Crowdin 2024-07-17 09:34:12 +00:00
obs-qsv-test obs-qsv11: Add AV1 Screen Content Tools 2024-09-13 15:23:35 -04:00
CMakeLists.txt cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
common_directx11.cpp obs-qsv11: Implement texture encoder on Linux 2024-04-20 17:06:46 -07:00
common_directx11.h obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
common_utils_linux.cpp obs-qsv11: Remove unused functions 2024-08-07 17:27:49 -04:00
common_utils_windows.cpp obs-qsv11: Fix QSV failing on multi-vendor multi-GPU systems 2024-06-01 19:40:33 -04:00
common_utils.cpp obs-qsv11: Fix for QSV AV1 in multi-GPU system 2024-04-06 17:06:31 -07:00
common_utils.h obs-qsv11: Implement texture encoder on Linux 2024-04-20 17:06:46 -07:00
obs-qsv11-LICENSE.txt obs-qsv11: Add license declaration file 2023-09-19 13:35:49 -04:00
obs-qsv11-plugin-main.c obs-qsv11: Check all encoders are Intel devices 2024-03-21 15:43:13 -04:00
obs-qsv11.c obs-qsv11: Remove unused functions 2024-08-07 17:27:49 -04:00
QSV11-License-Clarification-Email.txt obs-qsv11: Add plain-text copy of QSV11 email chain 2021-10-24 00:39:09 -07:00
QSV_Encoder_Internal.cpp obs-qsv11: Add AV1 Screen Content Tools 2024-09-13 15:23:35 -04:00
QSV_Encoder_Internal.h obs-qsv11: Initialize allocator response 2024-09-13 16:27:02 -04:00
QSV_Encoder.cpp obs-qsv11: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07:00
QSV_Encoder.h obs-qsv11: Add AV1 Screen Content Tools 2024-09-13 15:23:35 -04:00