feat: Bump version to 0.5.5 and update frame class detection logic

This commit is contained in:
sha
2025-12-30 06:31:51 +00:00
parent a7682bcd24
commit 6b343681a5
6 changed files with 13 additions and 6 deletions
@@ -142,5 +142,11 @@
"resolution": [512, 288],
"interlaced": false,
"expected_frame_class": "288p"
},
{
"resolution": [1918, 812],
"interlaced": false,
"expected_frame_class": "1080p",
"testname": "test-mistakenly-high-height"
}
]