obs-StreamFX/source/encoders
Michael Fabian 'Xaymar' Dirks 5ac894c59c cmake: Refactor component and dependency system
A complete redesign of the component and dependency system is necessary in order to support additional platforms, such as MacOS and other Linux platforms. Additionally it results in a much cleaner code base, which is less confusing overall.

Eventually it might be necessary to push components of StreamFX into their own CMake projects, as it is getting kind of complex now. Especially with the push for a proper plugin manager, things get dicey for big plugins like StreamFX.
2023-03-28 13:11:10 +02:00
..
codecs encoders/codecs: Add missing includes 2023-03-28 12:52:22 +02:00
handlers encoders/ffmpeg: Implement AMF H.264 and H.265 handlers 2023-03-28 13:11:06 +02:00
encoder-ffmpeg.cpp cmake: Refactor component and dependency system 2023-03-28 13:11:10 +02:00
encoder-ffmpeg.hpp encoders/ffmpeg: Add function to get info object 2023-03-28 12:52:23 +02:00