Overview

Request 6260 (superseded)

- Update to version 31.0.3:
* libobs: Update version to 31.0.3
* libobs: Fix duplicating scene with custom size
* obs-websocket: Update version to 5.5.6
* UI: Only emit frontend events for existing scene collection
* rtmp-services: Add "VRCDN - Live" service
* rtmp-services: Update Castr.io ingests
* rtmp-services: Remove defunct servers/services
* mac-avcapture: Clear memory when creating frame struct
* obs-browser: Update version to 2.24.6
* nv-filters: Silence initial load error for Blur
* nv-filters: Remove reset signal for Video effects
* nv-filters: Fix CudaStream used in Video effects
* nv-filters: Reallocate state when resetting AIGS filters
* nv-filters: Fix destruction of Background Blur effect
* nv-filters: Set max effective threshold to 0.95 for Background removal
* obs-nvenc: Fix incorrect CUDA array size allocation
* libobs: Reset reconnecting state when can_reconnect is false
* Revert "libobs: Do not allow reconnect if stop code is OBS_OUTPUT_INVALID_STREAM"
* CI: Use rebuilt CEF to avoid memory allocation crashes on macOS
* win-capture: Add FragPunk to compatibility list
* rtmp-services: Remove unresponsive servers

- Update to version 31.0.2:
* libobs: Update version to 31.0.2
* mac-avcapture: Prevent race condition in source init/deinit
* win-dshow: Fix possible crash if frame width or height is zero
* obs-browser: Update version to 2.24.5
* obs-websocket: Update version to 5.5.5
* obs-nvenc: Fix lookahead depth value logging


obs-studio.changes Changed
x
 
1
@@ -6,6 +6,7 @@
2
 - drop 11906.patch
3
   included in update
4
 - track series file to make it easier to refresh patches
5
+- New BuildRequires extra-cmake-modules
6
 
7
 -------------------------------------------------------------------
8
 Fri May 30 01:16:46 UTC 2025 - darix <packman@nordisch.org>
9
obs-studio.spec Changed
9
 
1
@@ -53,6 +53,7 @@
2
 Patch3:         ffmpeg-x11-linking.patch
3
 BuildRequires:  update-desktop-files
4
 BuildRequires:  cmake >= 2.8.12
5
+BuildRequires:  extra-cmake-modules
6
 BuildRequires:  pkgconfig(fdk-aac)
7
 BuildRequires:  fdupes
8
 BuildRequires:  fontconfig-devel
9
Refresh
Refresh
Request History
darix's avatar

darix created request 3 months ago

- Update to version 31.0.3:
* libobs: Update version to 31.0.3
* libobs: Fix duplicating scene with custom size
* obs-websocket: Update version to 5.5.6
* UI: Only emit frontend events for existing scene collection
* rtmp-services: Add "VRCDN - Live" service
* rtmp-services: Update Castr.io ingests
* rtmp-services: Remove defunct servers/services
* mac-avcapture: Clear memory when creating frame struct
* obs-browser: Update version to 2.24.6
* nv-filters: Silence initial load error for Blur
* nv-filters: Remove reset signal for Video effects
* nv-filters: Fix CudaStream used in Video effects
* nv-filters: Reallocate state when resetting AIGS filters
* nv-filters: Fix destruction of Background Blur effect
* nv-filters: Set max effective threshold to 0.95 for Background removal
* obs-nvenc: Fix incorrect CUDA array size allocation
* libobs: Reset reconnecting state when can_reconnect is false
* Revert "libobs: Do not allow reconnect if stop code is OBS_OUTPUT_INVALID_STREAM"
* CI: Use rebuilt CEF to avoid memory allocation crashes on macOS
* win-capture: Add FragPunk to compatibility list
* rtmp-services: Remove unresponsive servers

- Update to version 31.0.2:
* libobs: Update version to 31.0.2
* mac-avcapture: Prevent race condition in source init/deinit
* win-dshow: Fix possible crash if frame width or height is zero
* obs-browser: Update version to 2.24.5
* obs-websocket: Update version to 5.5.5
* obs-nvenc: Fix lookahead depth value logging