obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

obs-webrtc: Various WHIP patches

Open tt2468 opened this issue 1 year ago • 0 comments

Description

  • Fixes ifdef guards for HEVC
  • Fixes a capitalization of a few comments
  • Only advertises relevant codecs in audio-only and video-only outputs

Motivation and Context

Clean things up and improve standards

How Has This Been Tested?

OBS compiles

Types of changes

  • Code cleanup (non-breaking change which makes code smaller or more readable)

Checklist:

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

tt2468 avatar Apr 21 '24 01:04 tt2468