[go: up one dir, main page]

Skip to content

Tags: Xaymar/obs-StreamFX

Tags

0.12.0b366

Toggle 0.12.0b366's commit message
Fix or disable some useless warnings

0.12.0b299

Toggle 0.12.0b299's commit message
templates: Fix the remaining uncommitted changes

0.12.0b278

Toggle 0.12.0b278's commit message
code: Fix encoder::ffmpeg causing recursive mutex lock on Singleton

Not sure why I did it any other way before - there's no benefit to the previous design, only downsides.

0.12.0b277

Toggle 0.12.0b277's commit message
code: Fix incorrect behavior for encoder::ffmpeg

As we previously relied on an additional function call, we should now merge this call into the constructor.

0.12.0b275

Toggle 0.12.0b275's commit message
code: Reorder and fix static initializers

These most likely require dependencies to be migrated to the new system.

0.12.0b252

Toggle 0.12.0b252's commit message
ci: Build libOBS with MSVC on Windows

obs-studio does not yet support ClangCL, resulting in a broken build. We don't want to check if obs-studio is broken, we only want to check if StreamFX is broken.

0.12.0b249

Toggle 0.12.0b249's commit message
ci: Fix CI failure

0.12.0b202

Toggle 0.12.0b202's commit message
code: Disable profiling on MacOS

This may address a nullptr crash on MacOS with several features.

0.12.0b191

Toggle 0.12.0b191's commit message
ci: Add validation for Copyright headers

Strictly enforce up-to-date copyright headers using CI/CD.

0.12.0b164

Toggle 0.12.0b164's commit message
third-party: Update OBS Studio to 29.0.0-beta2