rust-av / x264-rs

x264 bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x264 bindings

LICENSE Actions Status

It is a simple binding and safe abstraction over x264.

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

x264 bindings

License:MIT License


Languages

Language:Rust 99.7%Language:C 0.3%