obs-StreamFX/source/ffmpeg
Michael Fabian 'Xaymar' Dirks 4e41c5cf24 code: Revert #836
The compiler will choose the optimal way automatically, and forcing std::move here actually results in two objects existing side by side, before being "moved" into one.
2023-04-05 18:58:38 +02:00
..
hwapi code: Revert #836 2023-04-05 18:58:38 +02:00
avframe-queue.cpp project: Apply more C++ paradigms to the code 2023-04-05 18:58:32 +02:00
avframe-queue.hpp ffmpeg: Apply coding guidelines 2023-04-05 18:50:57 +02:00
swscale.cpp project: Apply more C++ paradigms to the code 2023-04-05 18:58:32 +02:00
swscale.hpp ffmpeg: Apply coding guidelines 2023-04-05 18:50:57 +02:00
tools.cpp code: Revert #836 2023-04-05 18:58:38 +02:00
tools.hpp project: Apply more C++ paradigms to the code 2023-04-05 18:58:32 +02:00