May 21, 2026
2:06 p.m.
MF_E_TRANSFORM_NEED_MORE_INPUT is only relevant when pulling samples. Fixes an issue where only one sample can be drained from a decoder in source_reader_pull_transform_samples() if another transform is present downstream. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10974