On Fri Jul 29 16:15:15 2022 +0000, R��mi Bernon wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/553/diffs?diff_id=6457&start_sha=25169943e882e9d6234366e8cbf04665978d5d9a#37de8fd303086366917ec7ce9239620f0961a3f0_1750_1783)
I'm manually checking the required attributes, it's pretty much the same set of attributes as for the transforms, and doesn't match any of the reported media types. I'm not really sure if it comes from anywhere. The `MF_MT_AUDIO_AVG_BYTES_PER_SECOND` attribute seems unnecessary, but is required.
The first type is just major + subtype + rate, and isn't accepted. The second has channel count + mask, which isn't a required attribute, and also isn't accepted. The fullest type is accepted, but has some superfluous attributes.