obs-StreamFX/source/ffmpeg/hwapi
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
..
base.cpp project: Merged FFmpeg Encoders Step 1 2020-01-13 01:52:30 +01:00
base.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
d3d11.cpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00
d3d11.hpp project: Code cleanup and reapply formatting 2023-03-28 12:52:20 +02:00