On Fri Sep 5 19:45:22 2025 +0000, Spencer Wallace wrote:
> @nsivov do the changes look ok?
Yes, it's probably fine. Note that enumeration order will always be broken, because of unfortunate libxml2 structure.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7529#note_115034
--
v2: wbemprox: Enumerate system properties in class_object_Next().
wbemprox: Return an error from class_object_Next() for non-zero flags.
wbemprox: Add MSFT_PhysicalDisk table.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8908
H.264 uses a 16-pixel alignment, and the stream sink media type should
have the aligned height after the session has started.
--
v4: mf/tests: Test H.264 sink media type height alignment.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8887