Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #2727: [media] Revise OpusAudioDecoder::Reset() via OPUS_RESET_STATE #2945

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #2727

This PR (#2501) recreates OpusAudioDecoder in OpusAudioDecoder::Reset(), as originally Cobalt recreates OpusAudioDecoder on PartialAudio tests. Change to reset a previously initialized state using the #OPUS_RESET_STATE CTL as stated in the opus document.

b/327281974

This PR (#2501) recreates
OpusAudioDecoder in OpusAudioDecoder::Reset(), as originally Cobalt
recreates OpusAudioDecoder on PartialAudio tests. Change to reset a
previously initialized state using the #OPUS_RESET_STATE CTL as stated
in the opus document.

b/327281974

(cherry picked from commit 8a15dd8)
@borongc borongc merged commit 4336918 into 24.lts.1+ Apr 17, 2024
365 checks passed
@borongc borongc deleted the cherry-pick-24.lts.1+-2727 branch April 17, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants