obs-StreamFX/source/encoders/handlers
Michael Fabian 'Xaymar' Dirks 46b5928de1 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.
2020-07-29 01:47:17 +02:00
..
debug_handler.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2020-07-26 21:02:32 +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 2020-06-21 19:24:59 +02:00
handler.hpp encoders/ffmpeg: Add support for settings migration 2020-07-06 01:27:34 +02:00
nvenc_h264_handler.cpp encoders/handlers/nvenc: Remove 5.2 from H.264 2020-07-29 01:47:17 +02:00
nvenc_h264_handler.hpp encoders/handlers/nvenc: Improve UI/UX for NVENC 2020-07-06 01:28:30 +02:00
nvenc_hevc_handler.cpp encoders/handlers/nvenc: Fix incorrect values being logged 2020-07-29 01:47:04 +02:00
nvenc_hevc_handler.hpp encoders/handlers/nvenc: Improve UI/UX for NVENC 2020-07-06 01:28:30 +02:00
nvenc_shared.cpp encoders/handlers/nvenc: Fix incorrect values being logged 2020-07-29 01:47:04 +02:00
nvenc_shared.hpp encoders/handlers/nvenc: Improve UI/UX for NVENC 2020-07-06 01:28:30 +02:00
prores_aw_handler.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2020-07-26 21:02:32 +02:00
prores_aw_handler.hpp project: Refactor into namespace streamfx 2020-04-23 00:50:39 +02:00