Go to file
Michael Fabian 'Xaymar' Dirks e9283aec37 project: Add support for multi stage release cycles
To ensure better stability of future releases, we need to adopt multiple stages in the release cycle. As we already label Alpha, Beta, Candidate and Stable differently, simply adopting this classification system already does everything for us. This also allows us to maintain compatibility with the existing system, while offering something new entirely.
2023-04-05 18:58:27 +02:00
.github ci: Upgrade to LLVM/Clang 14.x 2023-04-05 18:58:26 +02:00
cmake cmake: Update clang submodule 2023-04-05 18:58:25 +02:00
data project: Add support for multi stage release cycles 2023-04-05 18:58:27 +02:00
media media: Define usage guidelines for the Logo and Icon 2023-04-05 18:51:41 +02:00
source project: Add support for multi stage release cycles 2023-04-05 18:58:27 +02:00
templates project: Add support for multi stage release cycles 2023-04-05 18:58:27 +02:00
third-party third-party: Add GLAD OpenGL wrapper 2023-04-05 18:51:40 +02:00
tools project: Update Contributors and Supporters 2023-04-05 18:51:55 +02:00
ui ui/about: Use auto-generated credits for "About StreamFX" 2023-04-05 18:51:54 +02:00
.clang-format templates: Add generated configuration file 2023-03-28 12:52:21 +02:00
.clang-tidy cmake: Add support for running clang-tidy 2020-04-18 19:11:53 +02:00
.editorconfig project: Revert to 4-wide tab 2018-09-27 02:44:56 +02:00
.gitignore project: Remove AMD text from gitignore 2017-08-19 23:32:18 +02:00
.gitmodules cmake: Add support for Code Signing on supported platforms 2023-04-05 18:51:39 +02:00
.mailmap project: Fix up mailmap file for git contributions 2023-04-05 18:51:49 +02:00
AUTHORS.md project: Update Contributors and Supporters 2023-04-05 18:51:55 +02:00
CMakeLists.txt project: Add support for multi stage release cycles 2023-04-05 18:58:27 +02:00
CODEOWNERS examples: Add 'Bulge/Pinch', 'Wave' and 'ZigZag' 2023-04-05 18:51:24 +02:00
CONTRIBUTING.md project: Update README.md and CONTRIBUTING.md 2020-03-31 15:48:09 +02:00
LICENSE GPLv2 and gitignore 2017-06-28 23:20:50 +02:00
README.md project: Add new logo 2020-04-19 23:00:47 +02:00
crowdin.yml Update Crowdin configuration file 2019-01-24 03:24:33 +01:00

README.md

StreamFX Logo

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.

CI Crowdin

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.