[Git][wine/wine][master] 3 commits: winmm/tests: Test playing 24-bit wave formats.
Alexandre Julliard pushed to branch master at wine / wine Commits: 530f3283 by Giovanni Mascellani at 2026-02-27T22:14:36+01:00 winmm/tests: Test playing 24-bit wave formats. PCM 24-bit samples can either be stored packed or aligned to 32 bits. It's useful to test both variants, since some audio backend don't handle them properly. - - - - - 167ec104 by Giovanni Mascellani at 2026-02-27T22:14:36+01:00 Revert "winmm/tests: Test a few PCM and float wave formats." This reverts commit c18070ca049d2b598550fce5cc5fb46a61dc2d54, in preparation to a more systematic way to test format compatibility in winmm. - - - - - fe239731 by Giovanni Mascellani at 2026-02-27T22:14:36+01:00 winmm/tests: Test a curated list of wave formats. - - - - - 4 changed files: - dlls/winmm/tests/rsrc.rc - + dlls/winmm/tests/test_s24_32le.wav - + dlls/winmm/tests/test_s24le.wav - dlls/winmm/tests/wave.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/87e7c4e8401310d33ee05c6899e8a1... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/87e7c4e8401310d33ee05c6899e8a1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)