1
0
mirror of https://github.com/ValveSoftware/Proton.git synced 2025-07-20 04:06:25 +03:00

Ship libgstvpx

For VP8 and VP9 support.

CW-Bug-Id: 
This commit is contained in:
Andrew Eikum 2022-04-20 13:22:45 -05:00
parent 6dd8b53eb6
commit f1985b21bb

@ -503,6 +503,7 @@ GST_GOOD_MESON_ARGS := \
-Dmpg123=enabled \ -Dmpg123=enabled \
-Dvideobox=enabled \ -Dvideobox=enabled \
-Dvideofilter=enabled \ -Dvideofilter=enabled \
-Dvpx=enabled \
-Dwavparse=enabled \ -Dwavparse=enabled \
$(GST_COMMON_MESON_ARGS) $(GST_COMMON_MESON_ARGS)