This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
Releases: NVIDIA/VideoProcessingFramework
Releases · NVIDIA/VideoProcessingFramework
v2.0.0
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.
v1.1.2: Cleaning up seek code.
More accurate Seek() which uses FPS instead of packet duration.
v1.1.1
Better RTSP decoding sample & small fixes since v 1.1
v1.1
Key differences from v 1.0:
- C++ PyNvCodec API put to different source files
- CudaBuffer memory interface added
- Clang code formatting guide
- YUV422 support
v1.0
Cutting off a stable version 1.0