[Git][wine/wine][master] 4 commits: mfreadwrite: Implement stream_create_transforms helper.
Alexandre Julliard pushed to branch master at wine / wine Commits: d987efe0 by Ziqing Hui at 2026-02-12T23:04:34+01:00 mfreadwrite: Implement stream_create_transforms helper. - - - - - c702488d by Ziqing Hui at 2026-02-12T23:04:34+01:00 mfreadwrite: Rename update_media_type_from_upstream and make it non-static. We will use this in writer.c, so make it non-static. For writer, the source type is from downstream, so rename this. - - - - - 3a5ed91d by Ziqing Hui at 2026-02-12T23:04:35+01:00 mfreadwrite: Implement transforms creation for writer. - - - - - 70733dde by Ziqing Hui at 2026-02-12T23:04:35+01:00 mfreadwrite: Create converter if failed to use a single encoder. - - - - - 4 changed files: - dlls/mfreadwrite/mf_private.h - dlls/mfreadwrite/reader.c - dlls/mfreadwrite/tests/mfplat.c - dlls/mfreadwrite/writer.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c406f4cc3f3c4cc09... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c406f4cc3f3c4cc09... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)