doc: Initial README
This commit is contained in:
parent
3746874098
commit
410b56b84b
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# NVIDIA Video Codec SDK bindings
|
||||
|
||||
It is a simple [binding][1] and safe abstraction over the [nvidia video codec sdk][2].
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] support cuda
|
||||
- [x] Simple bindings
|
||||
- [ ] Safe abstraction
|
||||
- [ ] support cuvid
|
||||
- [x] Simple bindings
|
||||
- [ ] Safe abstraction
|
||||
- [ ] support nvenc
|
||||
- [x] Simple bindings
|
||||
- [ ] Safe abstraction
|
||||
- [ ] Examples
|
||||
|
||||
[1]: https://github.com/servo/rust-bindgen
|
||||
[2]: https://developer.nvidia.com/nvidia-video-codec-sdk
|
Loading…
Reference in New Issue
Block a user