diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff92c4a287..8ad7a0e12c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -637,6 +637,8 @@ check video formats: tags: ['gstreamer'] variables: MESON_ARGS: "${SIMPLE_BUILD}" + BUILD_GST_DEBUG: "-Dgstreamer:gst_debug=true" + GST_WERROR: "true" VIDEO_TOKEN: "GST_VIDEO_FORMATS_ALL_STR" VIDEO_HEADER: "subprojects/gst-plugins-base/gst-libs/gst/video/video-format.h" WL_TOKEN: "GST_WL_VIDEO_FORMATS"