Skip to content

Releases: NVIDIA/VideoProcessingFramework

v2.0.0

27 Apr 14:59
Compare
Choose a tag to compare

Major improvements

  1. Pip install script that automatically downloads VPF source code along with its dependencies, builds VPF and installs it on client machine.
  2. Support of following surface formats for encode and decode.
    • YUV 4:2:0 10bit
    • YUV 4:4:4 8 bit and 10bit
  3. Support of CV-CUDA's nvcvImage format for encode and decode.
  4. Improved encoding and decoding throughput using CUStream.
  5. Improved diagnostics using actionable error logs.

v1.1.2: Cleaning up seek code.

29 Jan 14:18
Compare
Choose a tag to compare
Pre-release

More accurate Seek() which uses FPS instead of packet duration.

v1.1.1

13 Dec 08:41
e7c311f
Compare
Choose a tag to compare

Better RTSP decoding sample & small fixes since v 1.1

v1.1

29 Oct 12:55
Compare
Choose a tag to compare

Key differences from v 1.0:

  1. C++ PyNvCodec API put to different source files
  2. CudaBuffer memory interface added
  3. Clang code formatting guide
  4. YUV422 support

v1.0

08 Oct 09:41
Compare
Choose a tag to compare

Cutting off a stable version 1.0