Skip to content

vvenc-v1.11.0

Compare
Choose a tag to compare
@adamjw24 adamjw24 released this 20 Feb 15:03
· 30 commits to master since this release
9c1d567

Over v1.10.0:

  • finalized inter-frame parallelization (previously FPP)
  • added vectorized DQ implementation
  • improved SCC detection by reducing false positives
  • added an affine speedup based on Pejman et al., ICIP 2023.
  • overall speedups:
    • 6% for fast/slow/slower
    • 12% for medium, 25%+ for multi-threaded execution with long intra periods

Over v1.11.0-rc1:

  • fixed some valgrind issues
  • marked some MSVC issues as fixed in 19.39