Marked as WIP since it depends on !8175 for the test to run reliably (and currently includes its commits).
Tests should be run both with HKCU\\Software\\Wine\\MediaFoundation\\DisableGstByteStreamHandler enabled and disabled.
--
v3: mfsrcsnk: Support thinning.
winedmo: Support thinning.
winegstreamer: Support thinning in media source.
winegstreamer: Support thinning in wg_parser.
mf: Support thinning in media session.
mf/tests: Add tests for thinning.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8184
Over the past several weeks I've been working on and off on this. I didn't track the hours but I'm sure that I've spent 80+ hours on the feature. I've tested and retested all known scenarios and it seems to be working as expected.
--
v55: cmd: Implement tab completion for command line entry.
include: Fix mistitled field in CONSOLE_READCONSOLE_CONTROL.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7843