Skip to content
  • Timothy B. Terriberry's avatar
    Small cleanups of the soft clipping code. · 7b499048
    Timothy B. Terriberry authored
    - Made OP_SOFT_CLIP defined only when using floating point (libopus
       handles clipping when using the fixed-point API).
    - Struct rearrangement for theoretically better packing on some
       platforms.
    - Reset the state tracking channel count when re-initializing a
       decoder (and not the dither mute, because that gets reset for
       free).
    7b499048