From bd753822c431d0932c492ecf1a468bd8952eab0a Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Wed, 13 Mar 2024 04:18:11 +0530 Subject: [PATCH] ci: Enable opus and vpx plugins everywhere by default Ensure that they are build-tested on the CI. Part-of: --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3c1db1b3f..40d162377a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,9 @@ variables: -Dlibnice:examples=disabled -Dlibnice:gupnp=disabled -Dopenh264:tests=disabled + -Dgst-plugins-base:opus=enabled -Dgst-plugins-good:soup-lookup-dep=true + -Dgst-plugins-good:vpx=enabled -Dpygobject:tests=false -Dpython=enabled -Dlibav=enabled