e9b6f72b59
* #270 Add additional shadertoy effects (by Oncorporation/Surn). * #275 Improve installer user experience. * #277 Add CI caching to improve build speeds. * #286 Rename LOG_ to DLOG_ to avoid macro confusion. * #287 Add new 'Thank You' entries. * #288 Fix memory leaks caused by obs::source_tracker. * #289 Fix memory leaks caused by configuration and UI. * #290 Don't use namespaces that don't exist. * #292 Fix/Work around a memory leak in gs::vertex_buffer. * #293 Fix missing include in plugin.hpp. * #294 Fix Clang toolset integration. * #296 Fix FFmpeg encoder fallback support. * #298 Fix NVENC logging incorrect values. * #300 Remove level 5.2 from NVENC H.264. * #301 Show warnings for exceptions thrown from tasks in a threadpool. * #302 Clean up code to fix all warnings and reapply formatting. * #304 Update Ubuntu 19.10 to 20.04 and revert to system-installed clang. |
||
---|---|---|
.github | ||
cmake | ||
data | ||
media | ||
source | ||
third-party | ||
ui | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
AUTHORS.md | ||
CMakeLists.txt | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
crowdin.yml | ||
LICENSE | ||
README.md |
StreamFX
StreamFX is a plugin to libOBS (OBS Studio, StreamElements OBS Live) that adds new sources, filters and transitions to give you the ability to drastically improve your stream and recording setup past what was possible in OBS Studio until now. Whether it is blurring out a region, moving something in 3D, or just writing your own shaders as a new transition, source or filter - StreamFX has it all.
Support the StreamFX project!
Like any other free project, StreamFX relies on donations to be continuously developed and stay free. If StreamFX helped you, consider helping the StreamFX project by making a one time donation via PayPal, or a continuous donation via Patreon or Github Sponsors!
Contributing
There's two ways you can directly contribute to the project. One is by submitting translations into your language on Crowdin, and the other is by contributing code to the project.