obs-StreamFX/source/encoders/handlers
Michael Fabian 'Xaymar' Dirks 334ed4790c encoders/handlers/nvenc: Remove 5.2 from H.264
The levels 5.2 and above were added in a newer FFmpeg version than OBS Studio is shipping with. Ideally we'd take these options directly from FFmpeg, but that is for a future commit.
2023-03-28 12:52:19 +02:00
..
debug_handler.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2023-03-28 12:52:17 +02:00
debug_handler.hpp project: Refactor into namespace streamfx 2020-04-23 00:50:39 +02:00
handler.cpp encoders/ffmpeg: Rename files to match naming scheme 2023-03-28 12:52:11 +02:00
handler.hpp encoders/ffmpeg: Add support for settings migration 2023-03-28 12:52:13 +02:00
nvenc_h264_handler.cpp encoders/handlers/nvenc: Remove 5.2 from H.264 2023-03-28 12:52:19 +02:00
nvenc_h264_handler.hpp encoders/handlers/nvenc: Improve UI/UX for NVENC 2023-03-28 12:52:16 +02:00
nvenc_hevc_handler.cpp encoders/handlers/nvenc: Fix incorrect values being logged 2023-03-28 12:52:19 +02:00
nvenc_hevc_handler.hpp encoders/handlers/nvenc: Improve UI/UX for NVENC 2023-03-28 12:52:16 +02:00
nvenc_shared.cpp encoders/handlers/nvenc: Fix incorrect values being logged 2023-03-28 12:52:19 +02:00
nvenc_shared.hpp encoders/handlers/nvenc: Improve UI/UX for NVENC 2023-03-28 12:52:16 +02:00
prores_aw_handler.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2023-03-28 12:52:17 +02:00
prores_aw_handler.hpp project: Refactor into namespace streamfx 2020-04-23 00:50:39 +02:00