svt-av1-sys

Crates.iosvt-av1-sys
lib.rssvt-av1-sys
version0.1.1
sourcesrc
created_at2020-05-15 14:40:20.331285
updated_at2020-05-15 14:43:34.033862
descriptionFFI bindings to SVT-AV1
homepage
repositoryhttps://github.com/rust-av/svt-av1-rs
max_upload_size
id241876
size3,010
Luca Barbato (lu-zero)

documentation

README

SVT-AV1 bindings

LICENSE Actions Status

It is a simple binding and safe abstraction over SVT-AV1.

Building

By default the bindings are generated using the headers and libraries that ought to be present in the system.

TODO

  • Simple bindings
  • Safe abstraction
  • Examples
Commit count: 6

cargo fmt