Skip to content

Releases: webmproject/codec-compare

v0.2.6

31 Oct 13:48
55f2a75
Compare
Choose a tag to compare

Compared to v0.2.3:

  • Add the megapixels field.
  • Fix Help text.
  • Add axis scale mode in Settings.
  • Add support for cross-batch individual source asset filtering.
  • Add support for cross-batch source asset filtering by tag.
  • Add button to set the batch as the reference batch in the batch info panel.
  • Add link to view only two batches in the batch info panel.

v0.2.3

29 Aug 08:30
3437550
Compare
Choose a tag to compare

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.

v0.2.0

07 Mar 08:07
2b02778
Compare
Choose a tag to compare
  • Show a simple sentence by default. Keep the advanced interface in another tab.
  • Add the source asset gallery in a tab.

v0.1.8

25 Jan 10:21
b2531e5
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release
  • Add matcher warning display capability.
  • Add metric warning display capability.
  • Replace the Settings page by a Settings section in the left menu.
  • Fix various scroll bars.
  • Hide the bits-per-pixel matcher.
  • Hide the bits-per-pixel metric.
  • Pick two objective quality metrics by default.
  • The two plot axis can be set directly.
  • Fit the image to the viewport in the visualizer.

v0.1.2

24 Jan 16:27
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Initial release of the Codec-Compare static front-end framework.