diff options
Diffstat (limited to 'recipes/gstreamer-vaapi-1.0.recipe')
-rw-r--r-- | recipes/gstreamer-vaapi-1.0.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gstreamer-vaapi-1.0.recipe b/recipes/gstreamer-vaapi-1.0.recipe index 921bba75..015bd16b 100644 --- a/recipes/gstreamer-vaapi-1.0.recipe +++ b/recipes/gstreamer-vaapi-1.0.recipe @@ -4,7 +4,7 @@ class Recipe(custom.GStreamer): name = 'gstreamer-vaapi-1.0' btype = BuildType.MESON - tarball_checksum = '8ba20da8c4cbf5b2953dba904672c4275d0053e1528f97fdf8e59942c7883ca8' + tarball_checksum = '094ca144aca8f2c554a2517dfdc421fa37c80294c6f12b992c20cbc73aa2c0bd' meson_options = {# auto enable plugins 'encoders': 'auto', 'drm': 'auto', |