[Git][wine/wine][master] winegstreamer: Expand GST_ELEMENT_REGISTER* defines.
Alexandre Julliard pushed to branch master at wine / wine Commits: d736162c by Brendan McGrath at 2025-03-05T16:34:13+01:00 winegstreamer: Expand GST_ELEMENT_REGISTER* defines. These defines were only introduced to GStreamer in version 1.20; thus compiling against earlier versions causes a compilation error. This commit replaces the defines with their respective expansions. - - - - - 3 changed files: - dlls/winegstreamer/unix_private.h - dlls/winegstreamer/unixlib.c - dlls/winegstreamer/wg_transform.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d736162c775496f390ed94b9b6d485a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d736162c775496f390ed94b9b6d485a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)