# libdav1d bindings [![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Actions Status](https://github.com/rust-av/dav1d-rs/workflows/dav1d/badge.svg)](https://github.com/rust-av/dav1d-rs/actions) It is a simple FFI binding and safe abstraction over [dav1d][1]. Forked to use [libdav1d-sys](https://lib.rs/crates/libdav1d-sys) instead.