--
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
H.264 uses a 16-pixel alignment, and the stream sink media type should
have the aligned height after the session has started.
--
v2: mf/tests: Test H.264 sink media type height alignment.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8887
--
v3: d3dx10: Exclusively use shared code for parsing all files in get_image_info().
d3dx10: Add support for d3dx10+ image file formats in shared code.
d3dx10: Exclusively use shared code for parsing DDS files in get_image_info().
d3dx10: Add support for DXGI formats in d3dx_helpers.
d3dx10: Only validate header size for DDS files in d3dx10.
d3dx10: Add support for parsing DXT10 DDS headers to shared code.
d3dx10/tests: Add more DDS file header handling tests.
d3dx10/tests: Add more DDS file DXGI format mapping tests.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8705
On Fri Sep 5 12:07:58 2025 +0000, Ivan Lyugaev wrote:
> changed this line in version 2 of the diff
I removed the is_exist_reg and save_options functions, and added a BOOL return value to the get_option function to check if the initialization is correct.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8858#note_114999