Skip to content

plugins: Fix missing file descriptors#13470

Open
WizardCM wants to merge 3 commits into
obsproject:masterfrom
WizardCM:fix-missing-file-descriptors
Open

plugins: Fix missing file descriptors#13470
WizardCM wants to merge 3 commits into
obsproject:masterfrom
WizardCM:fix-missing-file-descriptors

Conversation

@WizardCM
Copy link
Copy Markdown
Member

Description

Apply same changes from #1944 to obs-webrtc, obs-vst, and win-capture.

image image image

Motivation and Context

Unversioned files are unhelpful, and this makes our DLLs consistent.

Noticed these were missing while comparing the same for obsproject/obs-browser#525.

How Has This Been Tested?

Built on Windows 10, inspected the file details.

Types of changes

  • Tweak (non-breaking change to improve existing functionality)

Checklist:

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

@WizardCM WizardCM added the kind/enhancement Enhancements are not bugs or new features but can improve usability or performance. label May 25, 2026
@RytoEX RytoEX requested review from PatTheMav and RytoEX May 26, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant