This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
Major improvements
- Pip install script that automatically downloads VPF source code along with its dependencies, builds VPF and installs it on client machine.
- Support of following surface formats for encode and decode.
- YUV 4:2:0 10bit
- YUV 4:4:4 8 bit and 10bit
- Support of CV-CUDA's nvcvImage format for encode and decode.
- Improved encoding and decoding throughput using CUStream.
- Improved diagnostics using actionable error logs.