This will make it possible to move some specific behavior out of the AAC decoder transform, and ultimately make it easier to have a generic audio decoder.
--
v3: mfplat: Support compressed WAVEFORMATEX in MFCreateWaveFormatExFromMFMediaType.
mfplat: Support AAC format attributes in MFInitMediaTypeFromWaveFormatEx.
mfplat/tests: Test MFWaveFormatExConvertFlag_ForceExtensible with HEAACWAVEFORMAT.
mfplat/tests: Add MFInitMediaTypeFromWaveFormatEx tests with HEAACWAVEFORMAT.
mfplat/tests: Test MFInitMediaTypeFromWaveFormatEx wrt MF_MT_FIXED_SIZE_SAMPLES.
include: Add HEAACWAVEINFO and HEAACWAVEFORMAT definitions.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4879
On Sun Jan 21 11:55:04 2024 +0000, Rémi Bernon wrote:
> In SDK headers `10.0.20348.0` there's also a:
> `static(Windows.UI.ViewManagement.IInputPaneStatics2,
> Windows.Foundation.UniversalApiContract, 8.0)`
ah, a newer version. added.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/4251#note_58329