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

Commits on Apr 16, 2024

  1. [media] Revise OpusAudioDecoder::Reset() via OPUS_RESET_STATE (#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
    
    (cherry picked from commit 8a15dd8)
    borongc committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    eff0a30 View commit details
    Browse the repository at this point in the history