Rodney
Rodney
### Description Splits up the windows signing workflow into "package" and "updater" steps which are responsible for the singing/packaging and creation of updater files/delta updates respectively. Still a draft as......
### Description WIP NVENC texture encoder for Linux, based on software encoder introduced in #10122 and OpenGL texture encoding libobs changes in #8312. This PR really is just the last...
### Description Replaces the FFmpeg fallback in the "new" NVENC encoder with a native non-texture encoder. Also adds support for the non-texture encoder on Linux. Superseedes/Closes #8794 ### Motivation and...
### Description Disables the HAGS workaround previously introduced in 9de6b18d5c5281cfa05ff64f2285ba53b4f5d688 for drivers versions where the crashing issues supposedly is fixed. ### Motivation and Context Restore previous behaviour if HAGS is...
# Summary This RFC proposes the addition of libobs and various object (sources, encoders, etc.) APIs that allow querying system resource usage. # Motivation When using larger scene collections with...
### Summary Proposes a libobs platform API for keychain access which can be used to securely store credentials. ### Motivation and Context While the credentials stored by OBS in profiles...
### Description Adds a native MP4 muxer/output to OBS. Also adds a buffered file serializer, based on `ffmpeg-mux` I/O buffer implementation and seeking support for the existing array serializer ...
### Description Changes image slideshow properties to use a combobox (displayed as radio buttons) for the playback mode to make it more obvious that "randomize" and "loop" are mutually exclusive....
### Description > [!NOTE] > This pull request is targeted for the next major version as it breaks some backwards compatibility (mainly Kepler GPUs). - Adds refactored native NVENC implementation...
### Description > [!IMPORTANT] > Scenes are saved in a backwards-compatible way, stuff might not work correctly and mess up your collection. > Make backups of your scene collections before...