Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
https://github.com/obsproject/obs-studio
21a906d7d9530aa59b6bc61ffe6146f79af173bf authored about 1 year ago by Nikola Jovic <[email protected]>
When using a PTS divisor, OBS would still increment the PTS by only the
original `fps_den` value...
7d55229bef913a7207b0b7c5b16669eecd43746e authored about 1 year ago by gxalpha <[email protected]>
Instead of a checkbox in the recording group that reveals the replay
buffer group when pressed, ...
If this array reserves memory, but doesn't end up pushing any sources
back to the array, then it...
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.
2385a3f0f88091b0fdfe2338281d72d5dbdd2c08 authored about 1 year ago by derrod <[email protected]>
2c4d54dd1b0213cca0fa026ce0124ef81456afd3 authored about 1 year ago by Norihiro Kamae <[email protected]>
16fed069279b2bbc4ee05f80593c1428603d5005 authored about 1 year ago by Norihiro Kamae <[email protected]>
When running an Output Timer multiple times, multiple signal-slot
connections would be made with...
A few reports came in of cache files with the correct size but full of
null bytes, presumably fr...
cfd8d4c993ba2b6d61541b66a8d08ed436de824d authored about 1 year ago by derrod <[email protected]>
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.
972e24df796f6d57a4e63c101e7ae17121a54c11 authored about 1 year ago by jpark37 <[email protected]>4a765d3bf028209ba8f13ec7ca93380c45d9511d authored about 1 year ago by PatTheMav <[email protected]>
ba25bc65c9a93e8dca8d56f8fec87d59ea3e08da authored about 1 year ago by derrod <[email protected]>
845a4a6f648f42dd81e0f01c4d25ed359fffec84 authored about 1 year ago by derrod <[email protected]>
40e4f789c86b6f55eee46e7036a386a67cdb8f5e 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...
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...
Preserves saturation better than our Reinhard.
35f84814986d659d1c9416d7de09973c3f5cdc15 authored about 1 year ago by jpark37 <[email protected]>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
CMake 3.25 changed the way PDB generation is handled by only enabling
it for Debug and RelWithDe...
a89719a2d2c2b1184acb4a4307739cf9d8fbb8a0 authored about 1 year ago by jcm <[email protected]>
40562ff47e4404a494be83973c90ebe554efdcd6 authored about 1 year ago by Norihiro Kamae <[email protected]>
Use more recent commits. Use a specific commit hash instead of v6.3
to include a fix for the ord...
This is about to become a Flathub rule, let's pass that.
e03915ee94f719f1ed8250c653e1000850f6bea6 authored about 1 year ago by Georges Basile Stavracas Neto <[email protected]>
Validate the Flatpak manifest before building it; then, validate
the build directory; and when p...
This option allows to validate the Flatpak repo on pushes workflow.
fc79e813ea78c58f445bef49dc6ae27e54fc3570 authored about 1 year ago by tytan652 <[email protected]>Avoid to encounter some errors only while publishing.
14eb93df88f7a65532bfa52672bb24782ba774fa authored about 1 year ago by tytan652 <[email protected]>Ensures that the newer hook version is copied when installed
6b5404899a98ced94a695bcb429db846d90b51c0 authored about 1 year ago by Lain <[email protected]>
Since Qt 6.2, "org.kde.StatusNotifierItem-2-2" is no longer needed to
make the tray feature work
5f512d5f250f0787f0d52701bc3c467f405adb01 authored about 1 year ago by 田七不甜 <[email protected]>
This race condition is caused when one thread creates a swap chain,
which calls OBS_CreateSwapch...
cvam -> vcam
c0ee1e718df3c1b0a49dd221841456d4f449b5ec authored about 1 year ago by Ryan Foster <[email protected]>
Notable changes:
* deps.windows: Fix building against deps on Windows in Debug
Building OBS St...
e9e3df4c5d77cf67bcf22dc6dc742e3e05d91504 authored about 1 year ago by Ryan Foster <[email protected]>1a86ff5511e35c4dac3827933c39bc3154e45d4f authored about 1 year ago by Kevin Wang <[email protected]>
Reloads all audio monitoring devices
3b0ca4527a0c5d4f0da2c425d5d9ded8da5d371a authored about 1 year ago by tt2468 <[email protected]>
Splits the WASAPINotify class out of win-wasapi.cpp and makes it a
shared object in the plugin, ...
a49b35c3de56de69de5577ead1243140ef496ba9 authored about 1 year ago by Penwywern <[email protected]>
If a plugin removes a property when processing 'modified'
property callback, OBS WILL CRASH.
Ex...
b081adf72e3dddcaaa7b94e38a25eb274be3b44a authored about 1 year ago by Igor Bochkariov <[email protected]>
0 seconds means "auto" according to the documentation, but this appears
to be broken in many con...
The previous commit sets the default configuration to 2 seconds, meaning
that the 0 second defau...
Python automatically creates bytecode caches which end up inside the
application bundle of OBS S...
bee71b32d2cbdc4a1386488c5aecc3eeff24e94c authored about 1 year ago by tytan652 <[email protected]>
122a5db0b33cfc6b076a3a1f33113603d93fb784 authored about 1 year ago by tytan652 <[email protected]>
This pattern uses fewer instructions and also avoids using max, which
does not work on infinity....
Group resize is not deferred until adjustments are completed by a
mouseReleaseEvent in certain c...
One notable difference from the AVC/HEVC code is that it also inserts
the METADATA and SEQUENCE_...
5127c2277332c39156453f6f7a615f9857644a24 authored about 1 year ago by PatTheMav <[email protected]>
df990192b2582f9b254837adb3c4aed4d61b479d authored about 1 year ago by Lev Leontev <[email protected]>
Nothing about WHIP requires CBR (and many things that use it use VBR),
and there's no specific u...
The option is already there, but it wasn't available from UI.
Only show it when B-frames are sup...
We were passing the core pipewire pointer where renegotiation expected
the stream pointer. Someh...
This reverts commit 36ea03dfa67f099aa63b65a9695aeaf98824f88d.
ed2ade250fdfc9b6e253e31d0189f89192d147ca authored about 1 year ago by Ryan Foster <[email protected]>
Calling update_targetusage in update_params only updates the setting
when an encoder session is ...
60c77aa9155f9114ca8598ea127246418b47b1a6 authored about 1 year ago by gxalpha <[email protected]>
8dd20dfd335dd07d2f1678c9cdf67894e09beab4 introduced an explicit check
for the available macOS SD...
Log the source name when a WASAPI device is initialized.
d017cb67180b935574bf9265b81ba0a45c247f21 authored about 1 year ago by prgmitchell <[email protected]>1a88cdb00d918c402d10f6007af558c54665df2d authored about 1 year ago by Penwywern <[email protected]>
311fb691759c9a35a06a11134392cfb55496716a authored about 1 year ago by jcm <[email protected]>
48e239b74daf814856c328cea49080ef4a93ced9 authored about 1 year ago by Service Checker <[email protected]>
ff2a7063c2998298385994d4ae045717ebcb74eb authored about 1 year ago by PatTheMav <[email protected]>
Notable changes:
* deps.qt: Backport patch for CVE-2023-43114
* deps.qt: Backport patch for QT...
Loading these PNGs in libpng 1.6+ results in the warning:
libpng warning: iCCP: known incorrect ...
Didn't realize OBS could output both program and preview views at the
same time with multiple de...
After the cmake 3.0 rebuild glad was transitioned to a static library.
This lead to the glad sym...
We refactored this data to be part of the format properties instead of
an out parameter. But for...
These functions log that they should be used with the thread lock held,
so lets hold the lock be...
QSV logging was missing many of its settings. Let's fix that.
b29a44a67db76c6f665bcc0887730d689e6b908d authored about 1 year ago by Ryan Foster <[email protected]>856059b37c673e2c62d75df1b422ecaf3c4ce293 authored about 1 year ago by gxalpha <[email protected]>
3d2df1c6d749714052d3317c69d6318e06b09dd9 authored about 1 year ago by gxalpha <[email protected]>
7aa18609a1f8139fa10890420af92876135b3910 authored about 1 year ago by gxalpha <[email protected]>
Adds a check to explicitly make sure that the macOS SDK being used is
recent enough to build OBS...
Notable changes:
* deps.windows: Update curl to 8.4.0
5ebd3ee6d38fe0b41edc89b885b8d9ecc80b03fc authored about 1 year ago by Rodney <[email protected]>
8fbd61f7759117bb62b66d0d934c447c3079b864 authored about 1 year ago by Ryan Foster <[email protected]>
e0bc8a8c9c49c0d5f67a6ca3afb30c2884561faa authored about 1 year ago by Smartkin <[email protected]>
433912f04ac16e90504440900fecd95afb685dae authored about 1 year ago by derrod <[email protected]>
20b8deba2dab5cc8bace5c02f72d648c3e47c3ce authored about 1 year ago by Norihiro Kamae <[email protected]>
1cd8b6aaba70bbde63aa741d76ba465df507b521 authored about 1 year ago by Sludge <[email protected]>
3869cb83bc91ae96a93589139215e2f9e813d1e7 authored about 1 year ago by Rodney <[email protected]>
Using inline functions improves IDE integration and avoids potential
pitfalls of that using macr...
Our previously applied Chromium patch had an error. We have rebuilt
them. Use the rebuilt CEF bu...
Our previously applied Chromium patch had an error. We have rebuilt
them. Use the rebuilt CEF Li...
c41633d99899fad09ee3161e3db600f79922627f authored about 1 year ago by gxalpha <[email protected]>
c96111ab042a94a25d805546e9425d148e627d1c authored about 1 year ago by Service Checker <[email protected]>
d8f533538fa3c39dbf29cd4743381ab99a5252d0 authored about 1 year ago by Paul Hindt <[email protected]>
e49b31f536c440da51aa8c42f0ff7baa26268053 authored about 1 year ago by derrod <[email protected]>
ae148b60a83484d5924ed1f726e198edefb62622 authored about 1 year ago by derrod <[email protected]>
a2db8876fc985c625867865c199f9738bee23115 authored about 1 year ago by derrod <[email protected]>
1906a14b906471c4d63467ef07e1c43e9b2fa9d5 authored about 1 year ago by derrod <[email protected]>
625277ace3c9cc6cf552b1f4aafd7febd0fe8ca5 authored about 1 year ago by derrod <[email protected]>
0d450a34a0564c0c61788b8b1da16934353d4b2f authored about 1 year ago by Translation Updater <>