Skip to content

zzoon/libva-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libva-rust

Rust binding to libva

Information

  • This is still experimental project
  • Tested only on
    • Ubuntu 16.04/17.04
    • libva 1.7.3 to 1.8.4 - Intel i965 driver for Intel(R) Skylake
    • X11 as a backend
  • ffi.rs is generated by bindgen 0.20.5 and modified a bit

TO-DO list

  • Creates test cases
  • Implements decoder (probably, VP8 first)
  • Support Wayland

About

Rust binding to libva

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages