Skip to content

obs-browser: Update to 2.25.0#12149

Merged
RytoEX merged 1 commit into
obsproject:masterfrom
RytoEX:update-obs-browser
May 13, 2025
Merged

obs-browser: Update to 2.25.0#12149
RytoEX merged 1 commit into
obsproject:masterfrom
RytoEX:update-obs-browser

Conversation

@RytoEX

@RytoEX RytoEX commented May 12, 2025

Copy link
Copy Markdown
Member

Description

obs-browser: Update to 2.25.0

obsproject/obs-browser@c5a2092 - Add hardware accel support under Linux
obsproject/obs-browser@be8e590 - Add workaround for hardware accel under X11
obsproject/obs-browser@00b920f - Blacklist NVIDIA driver for hardware accel under Linux
obsproject/obs-browser@a0a0edc - Fix support for building with CEF 5060
obsproject/obs-browser@a54e7c4 - Enable building with CEF 6834
obsproject/obs-browser@99f9940 - Enable building with CEF 6943
obsproject/obs-browser@55071a1 - Expand panel shutdown loop to all platforms
obsproject/obs-browser@0fb70b6 - Add workaround for browser dock hanging
obsproject/obs-browser@0b13eb9 - Replace Glad usage with newer libobs graphics API
obsproject/obs-browser@f617868 - Prevent Windows 11 timer resolution throttling to fix audio distortion
obsproject/obs-browser@5ee8056 - Update version to 2.25.0

Motivation and Context

Want to update obs-browser to enable building against newer CEF, unblock some PRs on obs-studio, and fix some known issues.

How Has This Been Tested?

Compiled and ran on Windows 11. Activated Twitch service docks.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

c5a2092 - Add hardware accel support under Linux
be8e590 - Add workaround for hardware accel under X11
00b920f - Blacklist NVIDIA driver for hardware accel under Linux
a0a0edc - Fix support for building with CEF 5060
a54e7c4 - Enable building with CEF 6834
99f9940 - Enable building with CEF 6943
55071a1 - Expand panel shutdown loop to all platforms
0fb70b6 - Add workaround for browser dock hanging
0b13eb9 - Replace Glad usage with newer libobs graphics API
f617868 - Prevent Windows 11 timer resolution throttling to fix audio distortion
5ee8056 - Update version to 2.25.0
@RytoEX RytoEX added this to the OBS Studio 31.1 milestone May 12, 2025
@RytoEX RytoEX requested a review from WizardCM May 12, 2025 21:15
@RytoEX RytoEX self-assigned this May 12, 2025
@RytoEX RytoEX added kind/bug Categorizes issue or PR as related to a bug. kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. labels May 12, 2025
@RytoEX RytoEX merged commit 8b0e974 into obsproject:master May 13, 2025
15 checks passed
@RytoEX RytoEX deleted the update-obs-browser branch May 13, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug. kind/enhancement Enhancements are not bugs or new features but can improve usability or performance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants