Skip to content

libobs: Fix canvas mixes not being restored after video reset#13217

Open
dsaedtler wants to merge 1 commit intoobsproject:masterfrom
amazon-contributing:rodney/fix-canvas-reset
Open

libobs: Fix canvas mixes not being restored after video reset#13217
dsaedtler wants to merge 1 commit intoobsproject:masterfrom
amazon-contributing:rodney/fix-canvas-reset

Conversation

@dsaedtler
Copy link
Contributor

Description

Fixes a regression introduced in #12960 that results in canvas mixes not being restored during a video reset because ovi and canvas->mix were NULL at that point by explicitly passing in the existing video configuration when resetting.

Motivation and Context

Discovered while working on #13216

How Has This Been Tested?

Locally.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant