mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
feat: Bump version to 0.5.5 and update frame class detection logic
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user