[Git][wine/wine][master] 2 commits: winmm: Do not try to convert sample rate or channel count.
Alexandre Julliard pushed to branch master at wine / wine Commits: bb465ced by Giovanni Mascellani at 2026-03-20T20:53:02+01:00 winmm: Do not try to convert sample rate or channel count. This is already taken care of by flag AUTOCONVERTPCM. The only conversion we need here is decoding non-PCM and non-float formats. - - - - - c3a1bc86 by Giovanni Mascellani at 2026-03-20T20:53:02+01:00 winmm: Hard code the list of supported formats. When using AUTOCONVERTPCM all the tested formats are supported. - - - - - 1 changed file: - dlls/winmm/waveform.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8ff8c24584cfc83b2fc7c7d339a865... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8ff8c24584cfc83b2fc7c7d339a865... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)