4 Commits

Author SHA1 Message Date
dependabot[bot] c0d30550a6 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 13:08:35 +02:00
Michael Fabian 'Xaymar' Dirks 9431689ac8 1.1.0: Percentiles for JSON logs
- Adds 50th, 75th, 90th, 95th, 99th and 99.9th percentile to the calculations in the JSON log output.
- Fixes being forced to calculate the vmaf_v0.6.1 model.
- Flips the order for scaling reference files.
2022-12-27 16:09:48 +01:00
Michael Fabian 'Xaymar' Dirks cdb4fc34ff v1.0.0: Minimum Viable Product
- Supports scaling, color conversion, format conversion, framerate conversion.
- Any number of distorted files compared to reference file.
- Custom resolution, framerate, format, etc.
- Multiple models and features supported.
2022-12-27 16:08:04 +01:00
Michael Fabian 'Xaymar' Dirks 7993677abc Add minimum project files 2022-12-25 23:41:29 +01:00