Skip to content

Update WebRTC to fix possible buffer crash#1041

Merged
pblazej merged 2 commits into
mainfrom
blaze/fine-buffer-crash
Jun 17, 2026
Merged

Update WebRTC to fix possible buffer crash#1041
pblazej merged 2 commits into
mainfrom
blaze/fine-buffer-crash

Conversation

@pblazej

@pblazej pblazej commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Closes #929

@pblazej

pblazej commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

@hiroshihorie can we tackle the breaking changes in a separate PR first?

Update AudioManager to call the RTC audio device module's platform-specific voice-processing flags. Replaced isVoiceProcessingEnabled/setVoiceProcessingEnabled with isPlatformVoiceProcessingAllowed/setPlatformVoiceProcessingAllowed to align with the underlying ADM API while preserving existing behavior and result checking.
@pblazej pblazej merged commit a692db3 into main Jun 17, 2026
38 of 41 checks passed
@pblazej pblazej deleted the blaze/fine-buffer-crash branch June 17, 2026 09:23
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.

Crash webrtc::FrequencyTracker::FrequencyTracker(webrtc::TimeDelta)

2 participants