Go to file
2016-12-28 06:33:51 +00:00
.gitignore Initial commit 2016-12-28 07:32:44 +01:00
LICENSE Initial commit 2016-12-28 07:32:44 +01:00
README.md doc: Initial README 2016-12-28 06:33:51 +00:00

NVIDIA Video Codec SDK bindings

It is a simple binding and safe abstraction over the nvidia video codec sdk.

TODO

  • support cuda
    • Simple bindings
    • Safe abstraction
  • support cuvid
    • Simple bindings
    • Safe abstraction
  • support nvenc
    • Simple bindings
    • Safe abstraction
  • Examples