Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Releases: NVIDIA/VideoProcessingFramework

v2.0.0

Choose a tag to compare

@rnaskulwar rnaskulwar released this 27 Apr 14:59

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.

Pre-release

Choose a tag to compare

@rarzumanyan rarzumanyan released this 29 Jan 14:18

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

v1.1.1

Choose a tag to compare

@rarzumanyan rarzumanyan released this 13 Dec 08:41
e7c311f

Better RTSP decoding sample & small fixes since v 1.1

v1.1

Choose a tag to compare

@rarzumanyan rarzumanyan released this 29 Oct 12:55

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

Choose a tag to compare

@rarzumanyan rarzumanyan released this 08 Oct 09:41

Cutting off a stable version 1.0