June 12, 2026
3:14 p.m.
On Fri Jun 12 15:14:27 2026 +0000, Yuxuan Shui wrote:
update: split out the size calculation and keep `update_media_type` unchanged. also took a quick look into if i can fix the extraneous `MF_MT_PIXEL_ASPECT_RATIO` attribute problem. can't just remove the copy attr in `update_media_type`, because:
- something downstream is adding a 1:1 pixel aspect ratio attribute - if advanced processing is not enable, we are now missing a `MF_MT_PIXEL_ASPECT_RATIO` attribute. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10535#note_142976