[Git][wine/wine][master] 3 commits: mf/tests: Test for preroll support in the sample grabber.
Alexandre Julliard pushed to branch master at wine / wine Commits: cbd830b8 by Conor McCarthy at 2026-05-11T17:10:40+02:00 mf/tests: Test for preroll support in the sample grabber. - - - - - 7b425ebd by Conor McCarthy at 2026-05-11T17:10:40+02:00 mf/tests: Test preroll notification when the rate has not been set. - - - - - d8da1bd0 by Conor McCarthy at 2026-05-11T17:10:40+02:00 mf/session: Initialise the stored presentation rate. The latest argument passed to SetRate() is stored in presentation.rate, but if the client never called SetRate(), the stored rate remains zero, which results in preroll not being enabled. That could be fixed by instead calling GetRate() before enabling preroll, but always setting the stored rate reduces the risk of regression. - - - - - 2 changed files: - dlls/mf/session.c - dlls/mf/tests/mf.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d2b3e7dcd97fdfc464e00c040d3b22... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d2b3e7dcd97fdfc464e00c040d3b22... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)