obs-studio/plugins/obs-qsv11
Kurt Kartaltepe 68768e13ae obs-qsv11: Fix adapter detection and fallback to sysmem
Pass down texture/host memory choice for fallback encoders. During
fallback we don't (can't) initialize a shared texture pool and should
use the regular host memory path.

This fixes usage on multi-GPU systems, and enables texture encoders.
2024-04-20 17:06:46 -07:00
..
bits obs-qsv11: Add a Linux implementation 2023-07-14 12:19:33 -04:00
cmake obs-qsv11: Remove D3D9 allocator 2023-10-04 15:24:56 -04:00
data/locale obs-qsv11: Remove adaptive CQM option 2024-04-07 02:07:59 +02:00
obs-qsv-test plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05:00
CMakeLists.txt plugins: Update CMake formatting with manual format choices 2023-12-19 17:59:44 -05: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.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
common_utils_linux.cpp obs-qsv11: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07:00
common_utils_windows.cpp obs-qsv11: Fix for QSV AV1 in multi-GPU system 2024-04-06 17:06:31 -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: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07: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.cpp obs-qsv11: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07:00
QSV_Encoder.h obs-qsv11: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07:00
QSV_Encoder_Internal.cpp obs-qsv11: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07:00
QSV_Encoder_Internal.h obs-qsv11: Fix adapter detection and fallback to sysmem 2024-04-20 17:06:46 -07:00