2 Jun
2025
2 Jun
'25
7:13 p.m.
On Mon Jun 2 19:13:30 2025 +0000, Elizabeth Figura wrote:
I'm not familiar with avifil32, but I don't see any obvious errors here, except: ``` + //afmt.wf.wBitsPerSample = afmt.wf.nChannels * 2 * 8; ``` That line should probably be uncommented or removed. (Also, "bits per sample" usually also means per channel, at least in other APIs?) Yes, sorry, it is just a leftover, removed that.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8152#note_105161