Tad Hardesty 06643a441c
Pass null pointer on empty decode input, for packet loss
Although this does not change behavior in the current implementation,
which also accepts a length of zero to mean packet loss, the
documentation only indicates that a null pointer means packet loss. For
future safety, pass a null pointer when the packet is empty.
2017-05-20 20:38:59 -07:00
2017-05-20 20:38:37 -07:00
2016-02-24 00:50:13 -06:00
2017-05-16 13:55:14 -07:00

opus-rs

Safe Rust bindings for libopus. The rustdoc (available through cargo doc) includes brief descriptions for methods, and detailed API information can be found at the libopus documentation.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Description
Safe Rust bindings for libopus
Readme 124 KiB
Languages
Rust 99.9%