obs-StreamFX/source/ffmpeg
Michael Fabian 'Xaymar' Dirks cc9d3486b2 project: Fix Linux support by fixing errors and warnings
With this, GCC 8 and above should now be able to compile the project both in obs-studio and as a standalone install. Some features are currently still not fully supported and require extra work, but the majority of things are supported and work out of the box. Exact feature parity can be looked up here on the wiki: https://github.com/Xaymar/obs-StreamFX/wiki/Platform-Feature-Parity

Related: #119 #98 #30
2020-04-02 20:37:45 +02:00
..
hwapi project: Fix Linux support by fixing errors and warnings 2020-04-02 20:37:45 +02:00
avframe-queue.cpp ffmpeg-encoder: Throw std::runtime_error instead of std::exception 2020-04-02 17:05:02 +02:00
avframe-queue.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
swscale.cpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
swscale.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
tools.cpp ffmpeg-encoder: Various warning fixes and cleanup 2020-03-27 20:10:29 +01:00
tools.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00