[Git][wine/wine][master] 2 commits: amstream/tests: Test media type is only on the first of each sample.
Alexandre Julliard pushed to branch master at wine / wine Commits: 04f95054 by Brendan McGrath at 2026-04-15T17:11:24+02:00 amstream/tests: Test media type is only on the first of each sample. The MS documentation for IMediaSample::GetMediaType states that this method: "retrieves the media type, if the media type differs from the previous sample." For the amstream direct draw samples, which don't change, this just means to include it in each sample the first time it is retrieved. - - - - - 013eebac by Brendan McGrath at 2026-04-15T17:11:24+02:00 amstream: Only provide MediaType on first retrieval. - - - - - 2 changed files: - dlls/amstream/ddrawstream.c - dlls/amstream/tests/amstream.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4c2d6501610b17181194b1555a18d7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4c2d6501610b17181194b1555a18d7... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)