Skip to content
  • Timothy B. Terriberry's avatar
    Opus decoder. · af480570
    Timothy B. Terriberry authored and Rafaël Carré's avatar Rafaël Carré committed
    
    
    This patch uses the information passed by the demuxer in block_t's
    i_nb_samples and i_length to properly handle pre-skip, seeking
    pre-roll, and end-trim. Multi-channel decoding should work. It also
    adds .opus to the list of supported formats.
    
    Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
    af480570