vvdec 0.0.5

Rust bindings for VVdeC
1
2
3
4
5
6
7
8
9
# VVdeC-rs

Rust bindings for [VVdeC](https://github.com/fraunhoferhhi/vvdec).

**Work in progress**: the bindings are not stable yet and may change at any time. Stabilization will begin once integration with some framework is working (e.g. GStreamer).

## License

This crate is license under the [BSD-3-Clause-Clear](./LICENSE.txt) license, to maintain compatibility with [VVdeC's license](https://github.com/fraunhoferhhi/vvdec/blob/master/LICENSE.txt).