[Git][wine/wine][master] 8 commits: winegstreamer: Do not clear the output type in resampler SetInputType().
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Thu, 29 Jan 2026 16:01:03 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: aeedb17f by Conor McCarthy at 2026-01-29T22:44:51+01:00 winegstreamer: Do not clear the output type in resampler SetInputType(). The audio resampler does not implement this behaviour. - - - - - bf444265 by Conor McCarthy at 2026-01-29T22:44:53+01:00 winegstreamer: Support null type in resampler SetInputType(). - - - - - 79cf2852 by Conor McCarthy at 2026-01-29T22:44:53+01:00 winegstreamer: Support null type in resampler SetOutputType(). - - - - - fa3dc7be by Conor McCarthy at 2026-01-29T22:44:53+01:00 mf/tests: Test resampler output type after setting the input type. - - - - - efd61376 by Conor McCarthy at 2026-01-29T22:44:53+01:00 mf/tests: Validate the input type in the topology test sink. Before the addition of more complex tests, we need the sink to behave more like a real sink. - - - - - fb4eb7ea by Conor McCarthy at 2026-01-29T22:44:55+01:00 mf/tests: Do not expect stereo audio when a decoder and resampler are used. The decoded type is inconsistent across Windows versions. - - - - - c5f5c95e by Conor McCarthy at 2026-01-29T22:44:56+01:00 mf/tests: Add more topology loader tests. - - - - - 2e211d56 by Conor McCarthy at 2026-01-29T22:44:56+01:00 mf/tests: Test topology loader transform enumeration. - - - - - 3 changed files: - dlls/mf/tests/topology.c - dlls/mf/tests/transform.c - dlls/winegstreamer/resampler.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b3cd00817a3c53f8aa28c571238f4e84dda47be2...2e211d56bcbefe28b5bf8d69f0fda3554631f336 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b3cd00817a3c53f8aa28c571238f4e84dda47be2...2e211d56bcbefe28b5bf8d69f0fda3554631f336 You're receiving this email because of your account on gitlab.winehq.org.