0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/obs-qsv11
PatTheMav aae3a6a466 cmake: Fix diverging prefix padding for OBS status outputs
Status output related to OBS configuration is prefixed with the string
"OBS" and added padding for enabled and disabled features. This padding
was not aligned between platforms.

By moving the padding and prefix decoration into its own function,
both elements are controlled in a single place. CMake scripts were
changed to use this new function `obs_status` instead of using CMake's
`message` function directly.
2022-03-26 09:44:23 -04:00
..
bits obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
data/locale Update translations from Crowdin 2022-02-06 02:24:08 +00:00
libmfx obs-qsv11: Update Intel Media SDK to 2021 R1 2021-06-30 01:49:06 -07:00
CMakeLists.txt cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00
common_directx9.cpp obs-qsv11: Fix double free on CreateSurface failure 2022-03-18 18:11:24 +01:00
common_directx9.h obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
common_directx11.cpp obs-qsv11: Fix memory leak in QSV plugin module 2022-01-22 15:30:36 -08:00
common_directx11.h obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
common_utils_windows.cpp obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
common_utils.cpp obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
common_utils.h obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
device_directx9.cpp obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
device_directx9.h obs-qsv11: Remove Intel NDA from qsv11 plugin 2021-10-24 00:39:09 -07:00
obs-qsv11-plugin-main.c obs-qsv11: Enable QSV texture-based encoding 2020-04-17 09:05:52 -07:00
obs-qsv11.c obs-qsv11: Remove Intel discrete device ID checking 2021-11-10 20:15:52 -08: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: Fix memory leaks 2021-11-02 05:57:01 -07:00
QSV_Encoder_Internal.h obs-qsv11: Enable QSV texture-based encoding 2020-04-17 09:05:52 -07:00
QSV_Encoder.cpp obs-qsv11: Remove Intel discrete device ID checking 2021-11-10 20:15:52 -08:00
QSV_Encoder.h obs-qsv11: Fix bframe=0 not working 2021-01-11 11:52:07 -08:00