[Git][wine/wine][master] 6 commits: winegstreamer/color_convert: Remove unnecessary inline qualifiers.
Alexandre Julliard pushed to branch master at wine / wine Commits: 090c4fa0 by Rémi Bernon at 2026-06-19T18:28:42+02:00 winegstreamer/color_convert: Remove unnecessary inline qualifiers. - - - - - 4c5994a6 by Rémi Bernon at 2026-06-19T18:28:43+02:00 winegstreamer/color_convert: Implement IMediaObject iface using libswscale. - - - - - 5d1fca5a by Rémi Bernon at 2026-06-19T18:28:44+02:00 winegstreamer/color_convert: Translate IMFTransform calls to IMediaObject. - - - - - 28d3eba0 by Rémi Bernon at 2026-06-19T18:28:45+02:00 colorcnv: Move color converter implementation from winegstreamer. - - - - - 0fef7f2a by Rémi Bernon at 2026-06-19T18:28:49+02:00 winegstreamer/video_processor: Reimplement using libswscale. - - - - - f02f66a4 by Rémi Bernon at 2026-06-19T18:28:49+02:00 msvproc: Move video processor implementation from winegstreamer. - - - - - 16 changed files: - dlls/colorcnv/Makefile.in - dlls/winegstreamer/color_convert.c → dlls/colorcnv/color_converter.c - dlls/colorcnv/colorcnv.c - dlls/iyuv_32/Makefile.in - dlls/iyuv_32/iyuv.c - dlls/iyuv_32/iyuv_private.h - dlls/mf/tests/transform.c - dlls/msvproc/Makefile.in - dlls/msvproc/msvproc.c - dlls/winegstreamer/video_processor.c → dlls/msvproc/video_processor.c - dlls/winegstreamer/Makefile.in - dlls/winegstreamer/gst_private.h - dlls/winegstreamer/main.c - dlls/winegstreamer/mfplat.c - dlls/winegstreamer/winegstreamer.spec - dlls/winegstreamer/winegstreamer_classes.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a4965a46eddef2b8d8c04bdc6256c4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a4965a46eddef2b8d8c04bdc6256c4... 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)