Skip to content

Labels

Labels

  • api

    Public API surface (opus, oggopus)
  • area: celt

    internal/celt
  • area: decoder

    Opus/CELT/SILK decoder
  • area: encoder

    Opus/CELT encoder
  • area: oggopus

    Ogg Opus container (RFC 7845)
  • area: reftest

    The cgo differential oracle against pinned libopus
  • area: silk

    internal/silk
  • bit-exactness

    Output diverges from the libopus reference. The most severe class of bug in this project.
  • bug

    Something isn't working
  • ci

    Build, CI, or tooling
  • conformance

    RFC 6716/8251 test-vector conformance
  • deferred

    Tracked and intentionally not being done now
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update go code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • performance

    Speed, allocations, or SIMD. Never at the cost of bit-exactness.
  • question

    Further information is requested
  • upstream

    A libopus bug or quirk we reproduce deliberately, or a report to file upstream
  • verbatim-zone

    Transliterated code that must not be refactored. Diffability against libopus is load-bearing.
  • wontfix

    This will not be worked on