Skip to content

v0.2.3

Latest
Compare
Choose a tag to compare
@y-guyon y-guyon released this 29 Aug 08:30
· 1 commit to main since this release
3437550

Compared to v0.2.0:

  • Display the URL of the batch JSON on load failure.
  • Display a warning when using effort or quality encoding setting as a match criterion.
  • Display enabled filters in the Summary tab.
  • Do not group batches with different filters in the Summary tab.
  • Add built-in support for raw decoding duration (same as decoding duration but exclusive of any color conversion).
  • Rename "quality metric" to "distortion metric" in the code to avoid confusing it with "encoder quality setting".
  • Select default distortion metrics based on what the codecs optimize for.
  • Fix NaN issue with mwc-slider handling non-integer ranges.
  • Add DSSIM distortion metric recognition.
  • Add lazy row loading setting for more reactive table panels.
  • Add animation frame count support.
  • Fade unused images in the gallery tab.
  • Hide matched pairs in the graph by default if there are more than two experiments.