Skip to content

Releases: evolution-gaming/ease

Release v0.4.1

11 Sep 12:39
43b4bcb
Compare
Choose a tag to compare

Changelog (v0.4.1)

  • Enable additional linters and fix issues by @jurisevo in #20
  • For VQM plots use relative time stamps on X-axis by @jurisevo in #21
  • Bump x/image version to fix vulnerability by @jurisevo in #22

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

21 Mar 10:46
Compare
Choose a tag to compare

Changelog (v0.4.0)

  • fa551d0 Add central store for metrics
  • 58ef5f8 Detect cases with potential misaligned frames
  • d600496 Fix linter error about comment line
  • 1b9127c Add tests for libvmaf v3.0.0.

Version bump due to:

  • Go version updated to 1.20.
  • Discarded JSON report format, relevand metrics are exposed in CSV report file.

Full Changelog: v0.3.7...v0.4.0

Release v0.3.7

04 Mar 09:37
Compare
Choose a tag to compare

Changelog (v0.3.7)

  • 3e81451 Add new-plan helper sub-command

Full Changelog: v0.3.6...v0.3.7

Release v0.3.6

27 Feb 09:27
Compare
Choose a tag to compare

Changelog (v0.3.6)

  • fbea042 Bump depreaciated action warnings
  • 90d786e Attempt to add matrix strategy to test mutltiple ffmpegs
  • c9e54b7 Don't use depreciated options for libvmaf

Full Changelog: v0.3.5...v0.3.6

Release v0.3.5

23 Feb 12:43
Compare
Choose a tag to compare

Changelog (v0.3.5)

  • 7637d7c Update dependencies: security issues reported by govulncheck
  • 726f9af Apart from JSON report also write CSV report
  • 339d744 Add date to version

Full Changelog: v0.3.4...v0.3.5

Release v0.3.4

16 Oct 07:25
Compare
Choose a tag to compare

Changelog (v0.3.4)

  • f67d1f9 Fix keyframe data not showing in bitrate plot

Release v0.3.3

12 Oct 06:07
Compare
Choose a tag to compare

Changelog (v0.3.3)

  • 28e5996 Remove MS-SSIM video quality metric calculation
  • fd358d7 Fix off by one frame errro getDuration()

Release v0.3.2

05 May 09:48
Compare
Choose a tag to compare

Changelog (v0.3.2)

  • 7eba8c3 Add correct URL to ffmpeg
  • 360f68b Fix static ffmpeg URL
  • abd8a4b Fix error calculating video duration

Release v0.3.1

24 Feb 07:50
Compare
Choose a tag to compare

Changelog (v0.3.1)

  • fbb729c Bump x/text and x/image indirect dependencies
  • 5aa99c6 Fix also GH action depreciations in build.sh
  • 637007f Fix depreciated set-output

Release v0.3.0

04 Jan 11:20
Compare
Choose a tag to compare

Changelog (v0.3.0)

  • 6eaf982 Implement global application configuration