Skip to content
  • Timothy B. Terriberry's avatar
    Add an application decoding callback API. · 1b114a82
    Timothy B. Terriberry authored
    This is needed to allow advanced usage, like that of opusdec in
     opus-tools, which can simulate packet loss or save the range coder
     state for decoder verification.
    It could also be used in a pinch to use libopusfile for access to
     the raw Ogg packets, though this is somewhat of a hack.
    1b114a82