Skip to content

7.01

Compare
Choose a tag to compare
@rigaya rigaya released this 28 Jul 12:43
· 729 commits to master since this release
  • Fix pre-analysis not detected properly even though it can be actually used. ( #56 )
  • Fix HDR10 header not added when using HEVC raw output. ( #60 )
  • Fix black line artifact caused when reading yuv422 input file using --crop option.
  • Fix vpp-afs deinterlace blending causing artifact in some cases when handling YUV420.
  • Fix artifacts caused when using --avhw with some HEVC input files.
  • Add support for --vpp-smooth on devices which do not support OpenCL fp16 and subgroup features.
  • Add error message when setting 0 for ldr_nits and source_peak.
  • Add new option to resize while preserving aspect ratio. ( --output-res <w>x<h>,preserve_aspect_ratio=<string> )