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
brittneysclark ffd0bbb1ab obs-qsv11: Enable option for Custom Quantization Matrix
Add the option to enable custom quantization matrix for game streaming
on ICL for better subject quality. Feature is only supported with AVC
high profile, so added function to detect when QSV profile is modified
and hide or show CQM UI option accordingly. Also, increase SPS/PPS
buffer sizes since matrix is stored in SPS/PPS.
2019-10-11 01:10:08 -07:00
..
bits clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
data/locale Update translations from Crowdin 2019-09-17 23:21:00 +02:00
libmfx clang-format: Add clang-format files 2019-06-23 01:53:56 -07:00
CMakeLists.txt obs-qsv11: Use d3d9 allocator on Win7 2016-12-23 07:49:12 -08:00
common_directx9.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
common_directx9.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
common_directx11.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
common_directx11.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
common_utils_windows.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
common_utils.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
common_utils.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
device_directx9.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
device_directx9.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-qsv11-plugin-main.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-qsv11.c obs-qsv11: Enable option for Custom Quantization Matrix 2019-10-11 01:10:08 -07:00
QSV_Encoder_Internal.cpp obs-qsv11: Enable option for Custom Quantization Matrix 2019-10-11 01:10:08 -07:00
QSV_Encoder_Internal.h obs-qsv11: Enable option for Custom Quantization Matrix 2019-10-11 01:10:08 -07:00
QSV_Encoder.cpp obs-qsv11: Add platform enums for KBL and ICL 2019-10-11 01:10:08 -07:00
QSV_Encoder.h obs-qsv11: Enable option for Custom Quantization Matrix 2019-10-11 01:10:08 -07:00