Skip to content

lukehsiao-forks/x264-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Rust 99.7%
  • C++ 0.3%