/intel-mediasdk-rs

Rust bindings to Intel MediaSDK

Primary LanguageRustMIT LicenseMIT

Intel Media SDK bindings

LICENSE Actions Status

It is a simple binding and safe abstraction over the Intel Media SDK.

Building

The bindings are generated using the headers and libraries that ought to be present in the system. On Linux the main repository provides full instructions, on Windows you may use the repackaged dispatcher.

TODO

  • Simple bindings
  • Safe abstraction
  • Examples