Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Open Broadcaster Software
Free and open source software for video recording and live streaming
Collective -
Host: opensource -
https://opencollective.com/obsproject
- Website: https://obsproject.com
- Code: https://github.com/obsproject
github.com/obsproject/obs-studio - 04788d30e2fd51b4ff6f313035ec25dd2ef0dec5 authored about 1 year ago by BGM99 <[email protected]>
Updated to match:
https://github.com/obsproject/obs-studio/blob/93f5b45be8c8/.clang-format
github.com/obsproject/obs-studio - 38f7d29a5d8074d69de2f16d54b19a20a1e03d7b authored about 1 year ago by CodeYan01 <[email protected]>
github.com/obsproject/obs-studio - b9ce24aa56830cea7e216d93acf802b2c2a233c9 authored about 1 year ago by bin <[email protected]>
github.com/obsproject/obs-studio - 937986452b372418c496f0543b6887518d425e94 authored about 1 year ago by CodeYan01 <[email protected]>
This commit adds the screencast-specific 'cursor_visible' field
in an anonymous struct within th...
So that we can expand the number of construct-time connection
properties without changing the fu...
Always name obs_pipewire_stream pointers 'obs_pw_stream', so as not
to confuse with obs_pipewire...
github.com/obsproject/obs-studio - ebd6eec7f6bf062f00757550cf709438256375bf authored about 1 year ago by derrod <[email protected]>
The pointer `reroute_target` was never initialized if the reroute was
not set but read during pr...
github.com/obsproject/.github - 6287ed6f24e32b24a021ef56aea929b39b64a427 authored about 1 year ago by Ryan Foster <[email protected]>
github.com/obsproject/obs-studio - 48f9969df3dbbafb821db094d01d803536e58023 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 4b28631a957765528c51f3bdcc54e554357514af authored about 1 year ago by derrod <[email protected]>
This is a bugfix written by PatTheMav for obs-studio which applies
equally to obs-plugintemplate...
github.com/obsproject/obs-studio - e958964bee486a717ab99e002288cd030d8826d8 authored about 1 year ago by Lain <[email protected]>
This reverts commit 9f66c23825e41807c56f3a865d1c1462fa7ff73b.
This commit caused a crash in CEF...
github.com/obsproject/obs-studio - baa3243412c5709bb60932e1608b525f648c1792 authored about 1 year ago by gxalpha <[email protected]>Cleaner and more correct than hooking IUnknown::Release.
github.com/obsproject/obs-studio - 395ab0fbf54ee2692d6fe60036088580247d868c authored about 1 year ago by jpark37 <[email protected]>github.com/obsproject/obs-studio - 263e02793878245899e36d77dd8c5f413ae8e4f9 authored about 1 year ago by jpark37 <[email protected]>
Can't hurt to know what Windows thinks the mastering primaries are.
github.com/obsproject/obs-studio - a372f3f111f9747dbee81b7cef2a622c16031198 authored about 1 year ago by jpark37 <[email protected]>github.com/obsproject/obs-studio - b05a401728e887fa58532a09c50b6acd6479fb90 authored about 1 year ago by Exeldro <[email protected]>
github.com/obsproject/obs-studio - 0f9376f1cb6d5df5e95e43e1445e9ad0a2bbeb51 authored about 1 year ago by Norihiro Kamae <[email protected]>
While adding or updating files locked this mutex, the graphics thread
did not. As the update ope...
The transform window was still accessible if the scene item
was locked.
This disables pasting transforms on an item that is locked.
github.com/obsproject/obs-studio - cd0112074057bb7e152941b943c4195dcdff462d authored about 1 year ago by cg2121 <[email protected]>
In some scenarios ScreenCaptureKit will not call our completion handler
when an internal ReplayK...
github.com/obsproject/obs-studio - 646adafc737a0e6697d8615ee2805393fedeaebc authored about 1 year ago by Lain <[email protected]>
github.com/obsproject/obs-studio - 6164184b4ad1830eaa01bd4d817e490a8a6e7f96 authored about 1 year ago by PatTheMav <[email protected]>
Inlined functions in Python's header files result in unresolvable
symbols at link time when buil...
Prior code would not only iterate over possible versioned python DLL
names, but also replace pos...
On Windows, the VST plugins' window sizes are rendered larger than the
actual content on display...
Some more packages are required to build deb package by the script
`.github/scripts/package-linux`.
If an item's show/hide transition was active the underlying source
would not previously not be ...
Deprecation warnings have been investigated and have been deemed
non-malicious for the time being.
github.com/obsproject/obs-studio - 40124892cf61da38d2f3bf5845bfe9cd04bed953 authored about 1 year ago by PatTheMav <[email protected]>
github.com/obsproject/obs-studio - f674d17168f0fa62dd727e585eb810373a881dd9 authored about 1 year ago by Translation Updater <>
github.com/obsproject/obs-websocket - ede66a68cbc043a6fc7c8af683ae0924d4068941 authored about 1 year ago by Translation Updater <>
github.com/obsproject/obs-browser - 211f851bb3f203483a1f7571dd40fa66d0dfceb8 authored about 1 year ago by Translation Updater <>
github.com/obsproject/obs-studio - b680700bba7c4dfec21a749bd0679aa82705c0b0 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - ca865f80cc90f8189671a022d5e29083c660689a authored about 1 year ago by derrod <[email protected]>
Fix a crash on shutdown.
github.com/obsproject/obs-studio - 689daf57dc133539298388fb349d07b7d4122d57 authored about 1 year ago by Ryan Foster <[email protected]>
36508a9 - Don't allow browser docks to arbitrarily close OBS
f877e55 - Fix handling OBS_FRONTEND...
- eventhandler: Disconnect signals from all public sources on shutdown
- websocketserver: Check ...
Co-authored-by: Patrick Heyer <[email protected]>
github.com/obsproject/obs-plugintemplate - 02929855152f1a6051cb10d097898be65eeaa8c0 authored about 1 year ago by Roy Shilkrot <[email protected]>github.com/obsproject/obs-browser - 8f5a7d4145c4beb6ac478933c4a7f8873d71c979 authored about 1 year ago by Ryan Foster <[email protected]>
When handling frontend events, DispatchJSEvent expects JSON passed as a
std::string. An unquoted...
When handling frontend events, DispatchJSEvent expects JSON passed as a
std::string. An empty st...
`sha1sum` is part of Homebrew's coreutils, but macOS ships with
`shasum` by default, which suppo...
github.com/obsproject/obs-studio - 3cc7dc0e7cf8b01081dc23e432115f7efd0c8877 authored about 1 year ago by Penwywern <[email protected]>
Only log packets with timestamp errors rather than resetting the device.
github.com/obsproject/obs-studio - 0f498133a44eb3f47c0040f9c30cae0415c6aa2d authored about 1 year ago by prgmitchell <[email protected]>github.com/obsproject/obs-studio - 5177a593af3a2b206887bf78d0d00ecfacb3cc36 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 5ea9fcc9512749c3e358a052709039e6b453ebd4 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 3f7133b2c76fb5466cf022d634504d6245f57e49 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - fc891295b69c7a079d6168d686a222bf726ff171 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 7c36257cc0e459a0a3389ac08f4ae5cf560c0341 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - f5fe9999b4cdd631b84de516747323b37b683514 authored about 1 year ago by CodeYan01 <[email protected]>
When an encoder was not created in create_encoder, the appropriate
OSStatus value is returned bu...
github.com/obsproject/obs-studio - 859321b7678d8948a92e60c4ee692fb0d52092d1 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 49e796c6fc47a44132bafea0015bb5e60e0cd8e9 authored about 1 year ago by derrod <[email protected]>
Fixes for using FFmpeg 6.1 due to deprecations. Uses `#if` macros to
allow builds for using olde...
Fixes for using FFmpeg 6.1 due to deprecations. Uses `#if` macros to
allow builds for using olde...
Fixes for using FFmpeg 6.1 due to deprecations. Uses `#if` macros to
allow builds for using olde...
Fixes for using FFmpeg 6.1 due to deprecations. Uses `#if` macros to
allow builds for using olde...
Avoids re-rendering a view if a previous mix with identical settings
has already rendered it
github.com/obsproject/obs-studio - 21a906d7d9530aa59b6bc61ffe6146f79af173bf authored about 1 year ago by Nikola Jovic <[email protected]>
github.com/obsproject/bouf - 6adba1f4df0ca308b1bfa336a00f32e0b4235f2a authored about 1 year ago by Matt Gajownik <[email protected]>
When using a PTS divisor, OBS would still increment the PTS by only the
original `fps_den` value...
Change the release to 2009 as it needs to be an int.
github.com/obsproject/loganalyzer - e9db1889f3562ffd3f1c31fff1d6463db7ee652b authored about 1 year ago by prgmitchell <[email protected]>
Instead of a checkbox in the recording group that reveals the replay
buffer group when pressed, ...
github.com/obsproject/obs-studio - 7d55229bef913a7207b0b7c5b16669eecd43746e authored about 1 year ago by gxalpha <[email protected]>
If this array reserves memory, but doesn't end up pushing any sources
back to the array, then it...
Add detection for Windows 11 23H2.
github.com/obsproject/loganalyzer - 8891aba0d732ce47b49a522666469b1e86f686b8 authored about 1 year ago by prgmitchell <[email protected]>
If an output has already stopped, but its StopRecording function was
called again, then ffmpeg_m...
While filters are saved using obs_save_source other mutex are used.
To prevent a deadlock, don't...
Tested this in code, and it makes sense from the way
`scenes.sources.array[i]` is accessed.
github.com/obsproject/obs-studio - 2385a3f0f88091b0fdfe2338281d72d5dbdd2c08 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 2c4d54dd1b0213cca0fa026ce0124ef81456afd3 authored about 1 year ago by Norihiro Kamae <[email protected]>
github.com/obsproject/obs-studio - 16fed069279b2bbc4ee05f80593c1428603d5005 authored about 1 year ago by Norihiro Kamae <[email protected]>
github.com/obsproject/obs-bot - 1f0f0c17fae264c92d20fd86d4deb7e110134e77 authored about 1 year ago by Penwywern <[email protected]>
When running an Output Timer multiple times, multiple signal-slot
connections would be made with...
github.com/obsproject/obs-studio - cfd8d4c993ba2b6d61541b66a8d08ed436de824d authored about 1 year ago by derrod <[email protected]>
A few reports came in of cache files with the correct size but full of
null bytes, presumably fr...
github.com/obsproject/obs-studio - 9f66c23825e41807c56f3a865d1c1462fa7ff73b authored about 1 year ago by PatTheMav <[email protected]>
Removes the internal helper `remove_without_release()` and branches
`obs_sceneitem_remove()` int...
OBS needs Windows 10 minimum these days, so the DLL will be there.
github.com/obsproject/obs-studio - 972e24df796f6d57a4e63c101e7ae17121a54c11 authored about 1 year ago by jpark37 <[email protected]>github.com/obsproject/obs-studio - 4a765d3bf028209ba8f13ec7ca93380c45d9511d authored about 1 year ago by PatTheMav <[email protected]>
github.com/obsproject/obs-studio - ba25bc65c9a93e8dca8d56f8fec87d59ea3e08da authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 845a4a6f648f42dd81e0f01c4d25ed359fffec84 authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/obs-studio - 40e4f789c86b6f55eee46e7036a386a67cdb8f5e authored about 1 year ago by derrod <[email protected]>
github.com/obsproject/bouf - f28e54b41692dcf3d6ef42d928454b62e01aeaa5 authored about 1 year ago by derrod <[email protected]>
Flag was added in CMake 2.0 update and is incompatible with incremental
linking enabled by defau...
Before the commit 763dddbbaf, hotkeys to show and hide scene items are
distinguished by source n...
Fixes crash on shutdown when memory leaks lead to un-destroyed
sources after plugin shutdown.
Redundant fix for shutdown crash
github.com/obsproject/obs-websocket - 07537a33faff62b6cb8202b5369720bf2a52d8b6 authored about 1 year ago by tt2468 <[email protected]>
An already-removed item has a NULL `item->parent`, meaning that calling
`full_lock(scene)` resul...
We use a size_t that can be 64bit while EGL uses 32bit for the
underlying value. Writes from our...
github.com/obsproject/.github - d192490d199b0c554be01315f587f23d344a782a authored about 1 year ago by Ryan Foster <[email protected]>
github.com/obsproject/obs-browser - 36508a9d657745b45b0f337286e35e8a6c086fbe authored about 1 year ago by Matt Gajownik <[email protected]>
Preserves saturation better than our Reinhard.
github.com/obsproject/obs-studio - 35f84814986d659d1c9416d7de09973c3f5cdc15 authored about 1 year ago by jpark37 <[email protected]>github.com/obsproject/obs-studio - 95cab7178edfe26df361fd55554da84ad95325f4 authored about 1 year ago by PatTheMav <[email protected]>
- Adds Dallas and Miami ingests
- Rotterdam PoP was moved to Amsterdam
- Use RTMPS for all servers