[Git][wine/wine][master] 4 commits: mfreadwrite: Implement stream_create_transforms helper.
"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Thu, 12 Feb 2026 16:40:52 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
----==_mimepart_698e56f46bc9e_37bc84128f27502810054
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
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/1c4081d0bdb78c406f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c406f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144
You're receiving this email because of your account on gitlab.winehq.org.
----==_mimepart_698e56f46bc9e_37bc84128f27502810054
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www=
.w3.org/TR/REC-html40/loose.dtd">
<html lang=3D"en" style=3D'--code-editor-font: var(--default-mono-font, "=
GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, =
Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospac=
e;'>
<head>
<meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">=
<title>
GitLab
</title>
<style data-premailer=3D"ignore" type=3D"text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro=
boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo=
r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size=
: inherit;
}
</style>
</head>
<body style=3D'font-size: inherit; -webkit-text-shadow: rgba(255,255,255,=
.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont=
,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-ser=
if,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emo=
ji";'>
<div class=3D"content">
<h3 style=3D"margin-top: 20px; margin-bottom: 10px;">
Alexandre Julliard pushed to branch master at <a href=3D"https://gitlab.w=
inehq.org/wine/wine">wine / wine</a>
</h3>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/d987efe0f0836c4e815d4c84fc516606a6523313">d987efe0</a>=
</strong>
<div>
<span> by Ziqing Hui </span> <i> at 2026-02-12T23:04:34+01:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>mfreadwrite: Implem=
ent stream_create_transforms helper.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/c702488dc1d5fc7c0201f42203babbf8f3a25d50">c702488d</a>=
</strong>
<div>
<span> by Ziqing Hui </span> <i> at 2026-02-12T23:04:34+01:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>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 sour=
ce
type is from downstream, so rename this.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/3a5ed91d1c55369e71fe27f06f5888894899ec04">3a5ed91d</a>=
</strong>
<div>
<span> by Ziqing Hui </span> <i> at 2026-02-12T23:04:35+01:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>mfreadwrite: Implem=
ent transforms creation for writer.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/70733ddeffb7639dbcb5a069e4bc726cc989c144">70733dde</a>=
</strong>
<div>
<span> by Ziqing Hui </span> <i> at 2026-02-12T23:04:35+01:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>mfreadwrite: Create=
converter if failed to use a single encoder.
</pre>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
4 changed files:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c40=
6f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144#cdf68=
9cfdec7a49a710dc9048c4f0c304ad22c7b">
dlls/mfreadwrite/mf_private.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c40=
6f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144#d2fe6=
f6c01e7302437c883178ff17ea96268b3ed">
dlls/mfreadwrite/reader.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c40=
6f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144#1ac5d=
3bb02846d1a6594f312847b5bed271489ac">
dlls/mfreadwrite/tests/mfplat.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c40=
6f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144#8acbf=
35e12d66678a0e08ec56e00c0c043a14d16">
dlls/mfreadwrite/writer.c
</a>
</li>
</ul>
</div>
<div class=3D"footer" style=3D"margin-top: 10px;">
<p style=3D"font-size: small; color: #626168;">
=E2=80=94
<br>
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/1c4081d0bdb78c40=
6f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4bc726cc989c144">View=
it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target=3D"_blan=
k" rel=3D"noopener noreferrer" href=3D"https://gitlab.winehq.org">gitlab.=
winehq.org</a>. <a href=3D"https://gitlab.winehq.org/-/profile/notificati=
ons" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"mng-notif-lin=
k">Manage all notifications</a> =C2=B7 <a href=3D"https://gitlab.winehq.o=
rg/help" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"help-link=
">Help</a>
<span style=3D"color: transparent; font-size: 0; display: none; overflow:=
hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.winehq.org/wine/wine/-/comp=
are/1c4081d0bdb78c406f4cc3f3c4cc09fd44950499...70733ddeffb7639dbcb5a069e4=
bc726cc989c144 at 1770936052
</span>
</p>
</div>
</body>
</html>
----==_mimepart_698e56f46bc9e_37bc84128f27502810054--