mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
fix: Increase width tolerance for frame class matching to accommodate ultrawide aspect ratios
This commit is contained in:
@@ -148,5 +148,11 @@
|
||||
"interlaced": false,
|
||||
"expected_frame_class": "1080p",
|
||||
"testname": "test-mistakenly-high-height"
|
||||
},
|
||||
{
|
||||
"resolution": [1912,798],
|
||||
"interlaced": false,
|
||||
"expected_frame_class": "1080p",
|
||||
"testname": "test-mistakenly-high-height-2"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user