Skip to content

rust-av/intel-mediasdk-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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