This cmd engine rewrite part XXXIX.
It mainly finishes the pipe support by implementing the
rewrite of complex commands.
It also fixes a bunch of todo:s in the tests (linked to
some extraneous space handling for explicit blocks).
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/9199
H.264 uses a 16-pixel alignment, and the stream sink media type should
have the aligned height after the session has started.
--
v13: mf/tests: Test H.264 decoder alignment.
mf/tests: Test H.264 sink media type height alignment.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8887
On Fri Oct 17 07:58:52 2025 +0000, Nikolay Sivov wrote:
> Out pointer "usrlangs" is uninitialized because function is a stub on
> Wine, so it looks related.
This works for me.
[test.diff](/uploads/c704f7f89ed8c3112525a781dd732f6e/test.diff)
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/6919#note_118855