24 Mar
2025
24 Mar
'25
8:12 p.m.
Nikolay Sivov (@nsivov) commented about dlls/mf/tests/transform.c:
+ { 232200, 232200 }, + { 464400, 232200 }, + { 696600, 232200 }, + { 928800, 232200 }, + { 1161000, 232200 }, + { 1393200, 232200 }, + { 1625400, 232200 }, + { 1857600, 232200 }, + { 2089800, 232200 }, + }; + static const struct timestamps input_sample_ts[] = + { + { 666666, 166667 }, + { 833333, 166666 }, + { 999999, 166666 }, + { 1166665, 166667 }, How stable are duration values? Is that encoded in the file or calculated? I'm worried about potentially failing tests.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7649#note_98908