nvidia-video-codec-rs icon indicating copy to clipboard operation
nvidia-video-codec-rs copied to clipboard

Bindings for the NVIDIA Video Codec SDK

Results 3 nvidia-video-codec-rs issues
Sort by recently updated
recently updated
newest added

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...

dependencies

_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...

dependencies

Start wrapping what is absolutely needed by cuvid and nvenc - [ ] Safe-wrap cuInit - [ ] Safe-wrap cuDriverGetVersion - [x] Safe-wrap Device management - [ ] Safe-wrap Context...