mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 04:05:34 +00:00
ci: Enable opus and vpx plugins everywhere by default
Ensure that they are build-tested on the CI. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6351>
This commit is contained in:
parent
492d3afad3
commit
bd753822c4
1 changed files with 2 additions and 0 deletions
|
@ -45,7 +45,9 @@ variables:
|
||||||
-Dlibnice:examples=disabled
|
-Dlibnice:examples=disabled
|
||||||
-Dlibnice:gupnp=disabled
|
-Dlibnice:gupnp=disabled
|
||||||
-Dopenh264:tests=disabled
|
-Dopenh264:tests=disabled
|
||||||
|
-Dgst-plugins-base:opus=enabled
|
||||||
-Dgst-plugins-good:soup-lookup-dep=true
|
-Dgst-plugins-good:soup-lookup-dep=true
|
||||||
|
-Dgst-plugins-good:vpx=enabled
|
||||||
-Dpygobject:tests=false
|
-Dpygobject:tests=false
|
||||||
-Dpython=enabled
|
-Dpython=enabled
|
||||||
-Dlibav=enabled
|
-Dlibav=enabled
|
||||||
|
|
Loading…
Reference in a new issue