Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@rnaskulwar rnaskulwar released this 27 Apr 14:59
· 12 commits to master since this release

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.