Skip to content

vvdec-0.2.1.0

Pre-release
Pre-release

Choose a tag to compare

@adamjw24 adamjw24 released this 26 Jan 15:08
· 586 commits to master since this release
d097772
  • fixes for conformance tests (cropping window, ALF, long term reference pictures, virtual boundary, WPP)
  • added pkgconfig info
  • fixes for non-420 chroma formats, most notably 422
  • fixes for picture output problem (issues #17)
  • restructured reference picture list parsing
  • cleanup of CMake files
  • moved conformance tests definitions out of the main CMakeLists.txt
  • fixes for memory leaks, address sanitizer problems
  • removal of obsolete code
  • various fixes