Skip to content
  • Rafaël Carré's avatar
    * #6611 : clarify codecs prototypes · f9641e8f
    Rafaël Carré authored
    decoder takes the size of encoded buffer and returns number of samples
    encoder takes the maximum size of output buffer and returns compressed size
    (it assumes we will encode only one frame at a time)
    f9641e8f