opus-rs icon indicating copy to clipboard operation
opus-rs copied to clipboard

High level abstraction

Open lu-zero opened this issue 7 years ago • 0 comments

It provides a av-codec-compatible interface built upon the intermediate abstraction.

  • [ ] Decoding side
    • [x] Basic support (i16-format stereo only)
    • [ ] Extended support (f32-format, proper channel mapping)
  • [ ] Encoding side
    • [x] Basic support (i16-format stereo only)
    • [ ] Extended support (f32-format, proper channel mapping)

lu-zero avatar Nov 12 '17 01:11 lu-zero