2 Jul
2024
2 Jul
'24
5:46 p.m.
Elizabeth Figura (@zfigura) commented about dlls/winegstreamer/wg_transform.c:
} }
+static void init_mf_video_info_rect(const MFVideoInfo *info, RECT *rect)
The name of this function doesn't specify which rect, and "init" feels odd. How about something like "get_content_rect()" or "content_rect_from_video_info()"? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5972#note_74921