-
8e52c1c1
by Conor McCarthy at 2025-10-22T22:10:27+02:00
mf/tests: Skip the scheme resolver tests if network connectivity is unavailable.
-
c40a9007
by Conor McCarthy at 2025-10-22T22:10:27+02:00
mf/tests: Fix occasional hangs in test_media_session_source_shutdown().
-
4cdc10f0
by Conor McCarthy at 2025-10-22T22:10:27+02:00
mf/tests: Skip some tests invalid on current Windows 11.
-
23812a5f
by Conor McCarthy at 2025-10-22T22:10:27+02:00
mf/tests: Fix a scheme resolver test failure on current Windows 11.
-
bf3b7d07
by Conor McCarthy at 2025-10-22T22:10:27+02:00
mf/tests: Test H.264 sink media type height alignment.
H.264 uses a 16-pixel alignment, and the stream sink media type should
have the aligned height after the session has started.
-
3fcaa728
by Conor McCarthy at 2025-10-22T22:10:27+02:00
mf/tests: Test H.264 decoder alignment.
The transform returns MF_E_TRANSFORM_STREAM_CHANGE to trigger a change
of output type to the aligned frame size.