Skip to content

Conversation

@nsprenkle
Copy link
Member

Description

Hopeful fix for #19 , moves defaultAudioCodec config earlier in initialization to set correctly.

Deadline

ASAP

Copilot AI review requested due to automatic review settings October 30, 2025 17:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reorders initialization code in the HLS video player to set the default audio codec configuration before calling the common initialization method. This improves the logical flow by ensuring all configuration defaults are established before initialization proceeds.

  • Moved the defaultAudioCodec configuration setup to occur before the this.init(el, config) call

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nsprenkle nsprenkle merged commit bf4c7f6 into release-ulmo Oct 30, 2025
70 checks passed
@nsprenkle nsprenkle deleted the nsprenkle/video-default-audio-codec-fix branch October 30, 2025 18:31
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.

4 participants