[Git][wine/wine][master] 5 commits: mmdevapi/tests: Introduce a helper to format wave formats.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5bdb5f2f by Giovanni Mascellani at 2026-02-23T13:00:13+01:00 mmdevapi/tests: Introduce a helper to format wave formats. - - - - - 9ec336fd by Giovanni Mascellani at 2026-02-23T13:00:14+01:00 mmdevapi/tests: Introduce a helper to decide whether a wave format is valid. - - - - - d7e358c7 by Giovanni Mascellani at 2026-02-23T13:00:14+01:00 mmdevapi/tests: Test a curated list of wave formats. Which includes invalid formats. Previously only valid formats were tested. - - - - - 80c980dc by Giovanni Mascellani at 2026-02-23T13:00:17+01:00 mmdevapi/tests: Tweak test logging a little bit. In particular, dump whether Initialize() passed, rather than IsFormatSupported(), which is much more unreliable. - - - - - 6b881251 by Giovanni Mascellani at 2026-02-23T13:00:19+01:00 mmdevapi/tests: Test capturing with RATEADJUST in exclusive mode more specifically. Similarly to what happens for rendering. - - - - - 3 changed files: - dlls/mmdevapi/tests/capture.c - + dlls/mmdevapi/tests/mmdevapi_tests_private.h - dlls/mmdevapi/tests/render.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ef09d50622c976e1a5ca64f275de1f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ef09d50622c976e1a5ca64f275de1f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)