Releases: webmproject/codec-compare
Releases · webmproject/codec-compare
v0.2.6
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
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
v0.1.8
- 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.