nvidia-video-codec-rs
nvidia-video-codec-rs copied to clipboard
Bindings for the NVIDIA Video Codec SDK
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version. Changelog Sourced from bindgen's changelog. 0.59.1 Released 2021/07/26 Fixed Fixed incorrect bitfield constructors generated for very large bitfields (#2082). 0.59.0...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Start wrapping what is absolutely needed by cuvid and nvenc - [ ] Safe-wrap cuInit - [ ] Safe-wrap cuDriverGetVersion - [x] Safe-wrap Device management - [ ] Safe-wrap Context...