rust-av / libav-rs

Libav bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libav bindings

LICENSE Actions Status

It is a simple binding and safe abstraction over libav avcodec, avformat, avfilter, avresample, and swresample.

Building

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

TODO

  • Simple bindings
  • Safe abstraction
  • Examples

About

Libav bindings


Languages

Language:Rust 92.6%Language:C 7.4%