Alexandre Julliard pushed to branch master at wine / wine
Commits: c18070ca by Giovanni Mascellani at 2025-12-02T15:42:15+01:00 winmm/tests: Test a few PCM and float wave formats.
- - - - - 380bfdb5 by Giovanni Mascellani at 2025-12-02T15:42:15+01:00 winmm/tests: Test some more exotic wave formats.
- - - - - 77922471 by Giovanni Mascellani at 2025-12-02T15:42:15+01:00 Revert "winmm: Use AUTOCONVERTPCM when initializing the audio client.".
This reverts commit 21fb3555ed1f26e46d4c82cb2ec8fc29f730a0e9, which inadvertently removed support for converting audio formats not directly supported by mmdevapi.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58949
- - - - -
10 changed files:
- dlls/winmm/tests/rsrc.rc - + dlls/winmm/tests/test_adpcm_ima_wav.wav - + dlls/winmm/tests/test_adpcm_ms.wav - + dlls/winmm/tests/test_alaw.wav - + dlls/winmm/tests/test_gsm_ms.wav - + dlls/winmm/tests/test_mp2.wav - + dlls/winmm/tests/test_mp3.wav - + dlls/winmm/tests/test_mulaw.wav - dlls/winmm/tests/wave.c - dlls/winmm/waveform.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/14684f926c3945b749730023387bd7...