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

UI: Include audio devices in macOS microphone permissions prompt

github.com/obsproject/obs-studio - e71149697fa6d116cf6ad429328ce8f90c2212c8 authored 10 months ago by jcm <[email protected]>
UI: Fix source remove log scene

github.com/obsproject/obs-studio - 4251e32366dba8ca3d05c78ba336ab821cd9d882 authored 10 months ago by Exeldro <[email protected]>
libobs: Use 'important' usage key for macOS disk space calculations

github.com/obsproject/obs-studio - 3f1a868e05cb7b24b07e38929f1e310c2b970b75 authored 10 months ago by jcm <[email protected]>
win-dshow: Add generated Windows resource file to virtualcam sources

github.com/obsproject/obs-studio - 5af8c10b0eab5c101c269d69a47b293e7805f002 authored 11 months ago by PatTheMav <[email protected]>
obs-qsv11: Disable texture encoder on linux

After adding proper adapter enumeration the linux code ends up entering
the texture encoding pat...

github.com/obsproject/obs-studio - e1b4c026dfa893d85ce21c82ce42f33414388ac6 authored 11 months ago by Kurt Kartaltepe <[email protected]>
CI: Update macOS jobs to use macOS 14 runners

Enables macOS jobs to use environment similar to expected local build
environments and makes use...

github.com/obsproject/obs-deps - 1c5eb1b5f3e1b7dfb82f72147dd7243a5099354a authored 11 months ago by PatTheMav <[email protected]>
deps.ffmpeg: Force classic linker for AppleClang 15.0.0+

Works around linker issues introduced by Xcode 15 beta 2 (tracked as
FB13208302).

github.com/obsproject/obs-deps - 6b2b37347b4e2de9a62e8fc870443425dbbba003 authored 11 months ago by PatTheMav <[email protected]>
CI: Fix cache refresh in scheduled nightly builds

Avoids a possible race condition between cache cleanup and use of
caches in the build jobs.

Als...

github.com/obsproject/obs-deps - 4366d45bb711819c21431d8f4e55a824ae3dc768 authored 11 months ago by PatTheMav <[email protected]>
docs: Fix title underline of obs_encoder_roi

Also remove unecessary whitespaces

github.com/obsproject/obs-studio - a4db1c760ba53fa719b581ffa73f2bcdd7fee99c authored 11 months ago by tytan652 <[email protected]>
docs: Add deque to libobs/util table of content

github.com/obsproject/obs-studio - ec17688a90c30d3213388f0a7146b95158143958 authored 11 months ago by tytan652 <[email protected]>
docs: Fix circlebuf deprecation note

github.com/obsproject/obs-studio - 848d76f52c2103acbed15d227bb603cf93bf7db7 authored 11 months ago by tytan652 <[email protected]>
CI: Fix incorrect commit hash for signing workflow

When merging the PR for the previous commits, I forgot the note that
stated that it required a m...

github.com/obsproject/obs-studio - 29b71c14d279ddac3f8179505178624cc030389d authored 11 months ago by Ryan Foster <[email protected]>
CI: Move Windows signing to reusable workflow

github.com/obsproject/obs-studio - ffd5879ec95f09e4e551b839f5fe6738058231c1 authored 11 months ago by derrod <[email protected]>
CI: Explicitly set commit hash for signing workflow

github.com/obsproject/obs-studio - 780cbacca11acb0c859a1bfa0d827474d1cf3667 authored 11 months ago by derrod <[email protected]>
CI: Ignore pdbs zip in Steam workflow

github.com/obsproject/obs-studio - d3291eb983cc46c010b5bd2e52b9f550e7ece907 authored 11 months ago by derrod <[email protected]>
win-dshow: Fix YUY2 line size error

github.com/obsproject/obs-studio - 7af6a0fc5100bed1f2d2ed27da14d757a3454f5c authored 11 months ago by vico-shang <[email protected]>
UI: Fix RTMP check in Advanced output

RTMP was not being recognized due to a case-sensitive comparison; this
changes to a case insensi...

github.com/obsproject/obs-studio - 60bd03e45e0e9d7d7ecc907e761fab0bce3cd126 authored 11 months ago by pkv <[email protected]>
CI: Switch to macOS 14 runners and Xcode 15.2

The macOS 14 runners are M1-based and more performant than the macOS 13
runners. They also seems...

github.com/obsproject/obs-studio - 66978c4d23e32d0f67ec5ac7246a8fea01bf4740 authored 11 months ago by Ryan Foster <[email protected]>
image-source: Fix crash when randomize with 0 files

github.com/obsproject/obs-studio - 0c2f3f8049553edcfa39dc1072fa20d4472e5e3c authored 11 months ago by Chris (Flaeri) <[email protected]>
libobs: Fix free disk space calculation on macOS (#10187)

New space availability keys seem to have very specific file system
requirements not documented ...

github.com/obsproject/obs-studio - 32ec6c17b5b5ca08d4fc07d36da5407509432de5 authored 11 months ago by Patrick Heyer <[email protected]>
obs-ffmpeg: Fix wrong framerate in AMF VUI header

Frame rate should be defined before AMF encoder initialization,
because this information is use...

github.com/obsproject/obs-studio - b79ba4925252e24bfc6ea002f9b127dcd6f7c5a1 authored 11 months ago by Evgeny Pavlov <[email protected]>
libobs-opengl: Specify display attributes

This is functionally a no-op, but works around a driver bug that
prevents use of eglQueryDisplay...

github.com/obsproject/obs-studio - d2e50c8c387f808c7f56aa6c9abbe91724682d85 authored 11 months ago by Kurt Kartaltepe <[email protected]>
UI: Use vector for signals in source tree/transform

Cleans up signal code.

github.com/obsproject/obs-studio - b6e2face96ef4a5cdf5ec406daebba27efa01291 authored 11 months ago by cg2121 <[email protected]>
deps/obs-scripting: Fix lua tick crash

github.com/obsproject/obs-studio - a0e666d8e3670d645a2d40138f82e2a4e271a010 authored 11 months ago by Exeldro <[email protected]>
Add OBS Studio 30.1.0-beta1 to the issue template

github.com/obsproject/.github - 6b6170d0a84301ed76b68081299efbc3cc8bfc16 authored 11 months ago by Ryan Foster <[email protected]>
UI: Update exportOptions template for macOS release code signing

github.com/obsproject/obs-studio - 6af9ae6c87fabfde662fb468d93ea3941ca11656 authored 11 months ago by PatTheMav <[email protected]>
Be more aggressive about missing log files (#37)

github.com/obsproject/.github - f334bd6cfaf4f005be3f3a06d7e2e334aa60a95c authored 11 months ago by Sebastian Beckmann <[email protected]>
libobs: Update version to 30.1.0

github.com/obsproject/obs-studio - 89288f1cf57c4dc89c59758c8ecadf13aa93cfd9 authored 11 months ago by Lain <[email protected]>
CI: Update Google Cloud GitHub Actions

github.com/obsproject/obs-studio - 348793b3f02b1b387c76460eaed19d0ae2fa1beb authored 11 months ago by derrod <[email protected]>
CI: Update korelstar/xmllint-problem-matcher GitHub Action

We're currently using korelstar/xmllint-problem-matcher v1.1.0 which is
based on the deprecated ...

github.com/obsproject/obs-studio - 100e2c196fc204864cc171cfa44d213c8ac85f10 authored 11 months ago by Ryan Foster <[email protected]>
CI: Update CyberAndrii/setup-steamcmd GitHub Action

We're currently using CyberAndrii/setup-steamcmd b786e0da44 which is
based on the deprecated nod...

github.com/obsproject/obs-studio - 3576b40f067f8636c8e1a96013d3351b36346203 authored 11 months ago by Ryan Foster <[email protected]>
CI: Update CyberAndrii/steam-totp GitHub Action

We're currently using CyberAndrii/steam-totp c7f636bc64 which is
based on the deprecated node16....

github.com/obsproject/obs-studio - a48cae1b01582b4e030989b1ebc7f298b7f6b4c0 authored 11 months ago by Ryan Foster <[email protected]>
CI: Update peter-evans/create-pull-request GitHub Action

We're currently using peter-evans/create-pull-request v4.1.4 which is
based on the deprecated no...

github.com/obsproject/obs-studio - 73ad575c1166852ddd0804c152cd184964a4499d authored 11 months ago by Ryan Foster <[email protected]>
CI: Do not install python on macOS

macOS and the GitHub runners have python3 preinstalled.
We only needed to specify a version beca...

github.com/obsproject/obs-studio - 700017fec30d9a8ca41b61eae4f7993b4a6c7e01 authored 11 months ago by derrod <[email protected]>
CI: Update upload-artifact from v3 to v4 for Sparkle appcast job

Implement the new merge sub-action from upload-artifact as a separate
job that requires the Spar...

github.com/obsproject/obs-studio - c36e5e1e6eb67eed3e0947df9918e26f7de68323 authored 11 months ago by Ryan Foster <[email protected]>
UI: Fix null pointer dereference

strcmp(obs_get_encoder_codec(option), "opus") causes the application to
segfault while loading s...

github.com/obsproject/obs-studio - 7d25a8061020bd3a1a4a22f91e08765a6d80603b authored 11 months ago by CrackThrough <[email protected]>
win-dshow: Add support for newer Elgato devices

github.com/obsproject/obs-studio - 10c82e638ce8a8d9db5194e2d447ff9b66d7ab19 authored 11 months ago by Lain <[email protected]>
libobs: Copy both converted textures on stall for OpenGL

As the comment mentions this only occurs during an encoder stall on the
first frame. On D3D both...

github.com/obsproject/obs-studio - ccfcbc26993b7e61413184d8ca67e4247a741203 authored 11 months ago by Kurt Kartaltepe <[email protected]>
CI: Update first-party GitHub Actions to v4

GitHub Actions has deprecated actions based on node16. The v4 actions
are based on node20. Repla...

github.com/obsproject/obs-websocket - e94f9194a2ef6a484df9557e4a1fbf4350a8b499 authored 11 months ago by Ryan Foster <[email protected]>
CI: Update first-party GitHub Actions from v3 to v4

GitHub Actions has deprecated Actions based on node16. The v4 actions
are based on node20. Repla...

github.com/obsproject/obs-studio - fbbfbc68585b64c84e6bd4ab21389b07c6a68755 authored 11 months ago by Ryan Foster <[email protected]>
CI: Update first-party GitHub Actions from v2 to v4

GitHub Actions has deprecated Actions based on node16. The v4 actions
are based on node20. Repla...

github.com/obsproject/obs-browser - 58c7365ffc9dfbd63b8d2949671fa0dfbf5d5e3c authored 11 months ago by Ryan Foster <[email protected]>
CI: Switch to production codesigning cert

github.com/obsproject/obs-studio - ae5000dd1aa911f0ec92a99adbed3ee745a455bb authored 11 months ago by derrod <[email protected]>
libobs: Prevent encoder reconfiguration after initialization

github.com/obsproject/obs-studio - 20d8779d30fd5cfd7f2ebd6b3eb7777c3b99b19f authored 11 months ago by derrod <[email protected]>
Add CheckSymbolExists module for FindMbedTLS.cmake

FindMbedTLS.cmake uses `check_symbol_exists` macro which requires
`include(CheckSymbolExists)` b...

github.com/obsproject/obs-studio - d9b3969bc532bb9fa04bcb18bc7e2db8917df48f authored 11 months ago by Azamat H. Hackimov <[email protected]>
Update translations from Crowdin

github.com/obsproject/obs-studio - ac484a066ff6e6d5290f07b058ff09fd09ff8424 authored 11 months ago by Translation Updater <>
Update translations from Crowdin

github.com/obsproject/obs-websocket - 9ee6e2ff2af2e5d70f58b6378b269d407616679e authored 11 months ago by Translation Updater <>
Update translations from Crowdin

github.com/obsproject/obs-browser - 9c235def6edaf6570ce854f9aeb46a9d40d2c4e9 authored 11 months ago by Translation Updater <>
CI: Update first-party GitHub Actions from v3 to v4

GitHub Actions has deprecated Actions based on node16. The v4 actions
are based on node20. Repla...

github.com/obsproject/obs-deps - a91c65fb8631e83ade6b93e413084ce570b809f5 authored 11 months ago by Ryan Foster <[email protected]>
CI: Update first-party GitHub Actions from v3 to v4

GitHub Actions has deprecated Actions based on node16. The v4 actions
are based on node20. Repla...

github.com/obsproject/obs-plugintemplate - 68e9fcdd23643bbc2dda099168cab65c1a9f9a0f authored 11 months ago by Ryan Foster <[email protected]>
utils/codesign: Allow 5 files at once

github.com/obsproject/bouf - d119eef489e24d8293f0d708ab7cbd1c85153cbe authored 11 months ago by derrod <[email protected]>
utils/codesign: Ignore signtool's non-fatal non-zero exit code

github.com/obsproject/bouf - f80932096cda97072ed73402d291b1ed94c562f7 authored 11 months ago by derrod <[email protected]>
utils/codesign: Limit files passed to signtool at once to 20

github.com/obsproject/bouf - c896b89e0f6c0e3337954eb6c68bc530c5b48aa3 authored 11 months ago by derrod <[email protected]>
utils/codesign: Log used signtool executable

github.com/obsproject/bouf - 9de694c340420e311619ac46e90211a1f21fe54e authored 11 months ago by derrod <[email protected]>
obs-webrtc: Add AV1 Support

github.com/obsproject/obs-studio - 752abdc0fc9f4b23a0cd8c55b7708d2a477b351e authored 11 months ago by Sean DuBois <[email protected]>
cmake: Skip generate export header if interface in legacy path

It backports a behavior from CMake 3.0 to CMake 2.0

github.com/obsproject/obs-studio - cdca983733ff2e59e539130869be6d61c3fc1529 authored 11 months ago by tytan652 <[email protected]>
cmake: Skip PDB install for interface target

github.com/obsproject/obs-studio - 7c2b39436b0bca7cb00705a10d8cf3466f1a885d authored 11 months ago by tytan652 <[email protected]>
obs-webrtc: Require libdatachannel 0.20 or newer

github.com/obsproject/obs-studio - 76eb88d98439580b26b69d99749939b03372b616 authored 11 months ago by tytan652 <[email protected]>
deps/glad: Add EGL_EXT_device_base related extensions

github.com/obsproject/obs-studio - 477c3be05076334a1718836bf9ddac561d996ac5 authored 11 months ago by Kurt Kartaltepe <[email protected]>
obs-qsv11: Use the new gs_enum_adapters

github.com/obsproject/obs-studio - 14f068a6b27be0697a8d2130d7340b6949f7e48c authored 11 months ago by Kurt Kartaltepe <[email protected]>
libobs,libobs-opengl,libobs-d3d11: Add opengl gs_enum_adapters

This adds gs_enum_adapters and gs_get_adapter_count to the opengl
backend and promotes these to ...

github.com/obsproject/obs-studio - 3e49e89611576b96b8251831f02dff7f17d4d212 authored 11 months ago by Kurt Kartaltepe <[email protected]>
UI: Add accessible names to hotkey edit boxes

github.com/obsproject/obs-studio - db3072f33cd05aab3be05edece21dc51c93fd510 authored 11 months ago by DriftedClouds <[email protected]>
CI: Update deps to 2024-01-27 release

This commit also modifies build-aux to update libdatachannel.

This commit also modifies obs-web...

github.com/obsproject/obs-studio - 66c0080d5ce57a4b96a8235117d3de8a84d0b252 authored 11 months ago by Ryan Foster <[email protected]>
deps.ffmpeg: Update libdatachannel to 0.20.1

This updates to libdatachannel 0.20.1

github.com/obsproject/obs-deps - 4202b500fdd849eaf50272e4856880b0b8218350 authored 11 months ago by Sean DuBois <[email protected]>
Support new Elgato devices

github.com/obsproject/libdshowcapture - 64f548d3a7e8cfcb6ca31e8947cc5a54e0fa37f1 authored 11 months ago by Friedhelm Birth <[email protected]>
obs-ffmpeg: Set audio stream title for FFmpeg record output

github.com/obsproject/obs-studio - b8155cdff7ff2992a85b42126d90169be26bfeda authored 11 months ago by bin <[email protected]>
UI: Add "audio_names" setting to FFmpeg output settings

github.com/obsproject/obs-studio - b2872318a162f8802a7a1c37438937f2ae20161b authored 11 months ago by bin <[email protected]>
libobs-opengl: Enable imported dmabufs for rendering

For now just tag all imported images with GS_RENDER, this may not work
for some images that were...

github.com/obsproject/obs-studio - 34950f7fb29e6158ac71a6296013b703cfddba5d authored 11 months ago by Kurt Kartaltepe <[email protected]>
libobs: Add encode_texture2 function to struct obs_encoder_info

And use it if non-NULL instead of encode_texture.

github.com/obsproject/obs-studio - f81ed52ec7c415b8dbbefde16ed404c3fd77cc5f authored 11 months ago by Torge Matthies <[email protected]>
libobs,libobs-opengl: enable GPU encoding for OpenGL

Enable all of the previously Windows only paths for OpenGL backends that
support encode_texture2...

github.com/obsproject/obs-studio - 02c90207fc96e9e8cbbbfb5d50a8d5c79711b63f authored 11 months ago by Kurt Kartaltepe <[email protected]>
libobs: Use std _Pragma with MSVC

Instead of using the Microsoft-specific __pragma keyword, use the
standard _Pragma directive, wh...

github.com/obsproject/obs-studio - 3fb529c0ee2ba6b6318ec4fea86fd96e655f10e5 authored 11 months ago by Ryan Foster <[email protected]>
obs-webrtc: Improve error messages on HTTP failure

github.com/obsproject/obs-studio - 762e0502f2ad67a6330283d10674c7b133eb1a15 authored 11 months ago by Juliusz Chroboczek <[email protected]>
obs-websocket: Update version to 5.4.0

See b61a5c243137681a206bca2cef0f92e20598353a for changelog.

github.com/obsproject/obs-studio - 4decb111ba8c1d71219e7764ebc3bd0f98b9c492 authored 11 months ago by Ryan Foster <[email protected]>
Add PandaTV live RTMP service (#10117)

github.com/obsproject/obs-studio - a1f853af558de8256e5455a5e6fcb049f7523436 authored 11 months ago by Hong Hak-Gyu <[email protected]>
libobs: Fix audio doubling with multiple main view mixes

github.com/obsproject/obs-studio - aa730bcd4c3a7a7034db310665fae1bc7e7440e0 authored 11 months ago by derrod <[email protected]>
libobs: Fix GPU scaling using the main mix

github.com/obsproject/obs-studio - c4c2f5b382359a24b5a07bd688e28207234dfb29 authored 11 months ago by Exeldro <[email protected]>
base: Update version to 5.4.0

New Features:
- Added `GetSourceFilterKindList` request
- Added `GetSceneItemSource` request
- A...

github.com/obsproject/obs-websocket - b61a5c243137681a206bca2cef0f92e20598353a authored 11 months ago by tt2468 <[email protected]>
obs-browser: Update version to 2.23.3

7fa3822 - REALLY don't allow browser docks to arbitrarily close OBS

github.com/obsproject/obs-studio - fbf6c8d243714b5d5409826f69c633c627d3535c authored 11 months ago by Ryan Foster <[email protected]>
Update version to 2.23.3

github.com/obsproject/obs-browser - 1e68bacbd1e11c47fa2032614915f2fe4a4dd22c authored 11 months ago by Ryan Foster <[email protected]>
deps.macos: Fix installation of universal FreeType libraries

Makefile generated by FreeType hardcodes build directory, which
needs to be overriden for univer...

github.com/obsproject/obs-deps - 128507c177f79268087bb8d0cdf9a41137e257e3 authored 11 months ago by PatTheMav <[email protected]>
deps.ffmpeg: Fix MbedTLS compile error with Clang 15

github.com/obsproject/obs-deps - cb0e335257acf21ed9743b937368653d33d8442d authored 11 months ago by PatTheMav <[email protected]>
deps.ffmpeg: Fix aom fixup step error on windows

Invalid file path, the dir of strip_files is "bin/" rather than "bin/bin/"

github.com/obsproject/obs-deps - 473122f19c526961df91adcf5d40e66639f00958 authored 11 months ago by Chen Si <[email protected]>
deps.ffmpeg: Fix libopus fixup step error on windows

Invalid file path, the dir of strip_files is "bin/" rather than "bin/bin/"

github.com/obsproject/obs-deps - 82982836bf8da81be129fb7209244cd8f7b0cc29 authored 11 months ago by Chen Si <[email protected]>
deps.ffmpeg: Fix libvorbis fixup step error on windows

Invalid file path, the dir of strip_files is "bin/" rather than "bin/bin/"

github.com/obsproject/obs-deps - 84af9a21c6e98e06ce40422a951fa0e199be351d authored 11 months ago by Chen Si <[email protected]>
deps.ffmpeg: Fix libpng fixup step error on windows

Invalid file path, the dir of strip_files is "bin/" rather than "bin/bin/"

github.com/obsproject/obs-deps - 11aa137577c0ff0f5d55510394c4d90b0c10bd1c authored 11 months ago by Chen Si <[email protected]>
deps.macos: Add uthash to macOS deps

github.com/obsproject/obs-deps - 3ca5a444dcf2da8ea4f68f38d5c699423540b511 authored 11 months ago by tytan652 <[email protected]>
deps.windows: Add uthash to Windows deps

github.com/obsproject/obs-deps - 9e0ea1fb1bd38a967b32a8db17a21c8e7dc60ec3 authored 11 months ago by tytan652 <[email protected]>
deps.windows: Remove Carla

After fairly lengthy and difficult internal discussions, we have decided
that using Carla as a h...

github.com/obsproject/obs-deps - 6e115f82f5eb733a9aa94ecf61fcf12423cd1a9a authored 11 months ago by Ryan Foster <[email protected]>
deps.macos: Remove Carla

After fairly lengthy and difficult internal discussions, we have decided
that using Carla as a h...

github.com/obsproject/obs-deps - 6e2215a84207e56f6f45b11332bc6a2e50e7edf5 authored 11 months ago by Ryan Foster <[email protected]>
UI: Cancel session end request on commitDataRequest() signal

github.com/obsproject/obs-studio - 260b5ae1375bfd610a6e65a60e47b7f6f133b6fd authored 11 months ago by derrod <[email protected]>
obs-qsv11: Use 2 tile columns in QSV AV1 for 4K+

When resolution is 4K or higher, use 2 tile columns for QSV AV1.

github.com/obsproject/obs-studio - 2874b8f1cc81736e22e75494ffc8a76bdc8a8969 authored 11 months ago by Ryan Foster <[email protected]>
obs-ffmpeg: Use 2 tile columns in NVENC AV1 for 4K+

When resolution is 4K or higher, use 2 tile columns for NVENC AV1.

github.com/obsproject/obs-studio - c25f0592aeb0dce00a209e9c0906f9f70260411c authored 11 months ago by Ryan Foster <[email protected]>
obs-ffmpeg: Add AV1 support for VA-API

github.com/obsproject/obs-studio - 2dbd47441f4f1ed69938ac2f4db53c3689479ff2 authored 11 months ago by David Rosca <[email protected]>
obs-ffmpeg: Set better VA-API defaults

Use High profile for H264 and auto level with all codecs.
Remove setting default value for unuse...

github.com/obsproject/obs-studio - 5d0323ea0aee164c219177c73632c93580f8a195 authored 11 months ago by David Rosca <[email protected]>
rtmp-services: Remove StreamVi (#10130)

github.com/obsproject/obs-studio - 358ec7bf53e140aacfbb8b16b526fe0a5514effc authored 11 months ago by Albert <[email protected]>
build-aux: Update Flatpak modules

* Update SVT-AV1 to 1.8.0
* Update aom to 3.8.0
* Update libsrt to 1.5.3
* Update nv-codec-heade...

github.com/obsproject/obs-studio - cd9696db6b28a27b8e5b1aa6a399ac34c78d866e authored 11 months ago by tytan652 <[email protected]>
build-aux: Update Flatpak oneVPL module to libvpl

Update oneVPL v2023.3.1 to libvpl v10.1

github.com/obsproject/obs-studio - 5078b95fc9a986a21b660001591d5dd8104b899b authored 11 months ago by tytan652 <[email protected]>
build-aux: Update KDE Flatpak runtime to 6.6

This new runtime version relies on Freedesktop SDK 23.08.

Disable PipeWire module since Freedes...

github.com/obsproject/obs-studio - c45d6e4d247796a32c7f4f6e953a01a6d7e4bfa7 authored 11 months ago by tytan652 <[email protected]>
CI: Update deps to 2024-01-18 release

To avoid a compiler error, this commit also bumps the configured NVENC
version to match the upda...

github.com/obsproject/obs-studio - 4fbbae59e335ffb6744285061eb62014d3341ea2 authored 11 months ago by Ryan Foster <[email protected]>