Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Opus Opus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • OpusOpus
  • Issues
  • #1984
Closed
Open
Issue created Oct 22, 2013 by Mark Harris@markhDeveloper

opus_multistream_encoder_ctl(st, OPUS_RESET_STATE) unimplemented

Under opus_multistream_encoder_init(), the Opus Multistream API documentation states:

To reset a previously initialized state, use the OPUS_RESET_STATE CTL.

However, opus_multistream_encoder_ctl(st, OPUS_RESET_STATE) returns OPUS_UNIMPLEMENTED.

Workaround: Destroy encoder and create a new one.

Assignee
Assign to
Time tracking