Safe bindings for rav1d, originally a fork of dav1d-rs.
See https://github.com/rerun-io/rav1d instead.
Requires:
- A C compiler
nasm
, if theasm
features are enabled
$ cargo build
There is a basic CLI used to print packets from an ivf
file:
$ cargo run --example print-ivf -- dav1d-test-data/8-bit/features/rgb.ivf