obs-StreamFX/source/encoders/handlers
Michael Fabian 'Xaymar' Dirks dbb71cf801 project: Code cleanup and reapply formatting
Changes applied:

* Moved utility files to /util/.
* Removed unused #includes.
* Removed unused ::ffmpeg::tools function.
* Removed unused variables.
* Fixed missing parentheses in the version macro.
* Fixed missing override on virtual function overrides and removed unnecessary virtual keyword from them.
* Disabled additional warning for ATL headers on MSVC only.
* Replaced direct printf parameters with their macro equivalent.
* Replaced C-style casts with C++-style casts.
* Applied clang-format again after an earlier change to the CMake file broke the integration for it.
2023-03-28 12:52:20 +02:00
..
debug_handler.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +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 project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvenc_h264_handler.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +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 project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +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 project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
nvenc_shared.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
prores_aw_handler.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
prores_aw_handler.hpp project: Refactor into namespace streamfx 2020-04-23 00:50:39 +02:00