Alexandre Julliard pushed to branch master at wine / wine
Commits: b0b0061f by Brendan McGrath at 2025-02-19T22:42:08+01:00 mf/tests: Add tests using a new WMV decoder MFT.
The Microsoft WMV decoder has a bug/feature where orientation of the first output type determines the orientation for all subsequent RGB output types.
If the transform is created new, then the orientation is determined by the value of the MF_MT_DEFAULT_STRIDE.
- - - - - def913fe by Brendan McGrath at 2025-02-19T22:42:08+01:00 winegstreamer: Store and use previous WMV stride value.
- - - - -
2 changed files:
- dlls/mf/tests/transform.c - dlls/winegstreamer/video_decoder.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ca4ebca5176e076869df64ca6d380f...