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 f23a4d49..43e47d6f 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 = 'f79a47346dfd5e585e063e77078e5fc498b06dee895bfcbf47d8863fcac9ea32' + tarball_checksum = '87fbf6c537af9079c99a9aefe951da119e16e5bcc9cc8614f5035f062bf21137' meson_options = {# auto enable plugins 'with_encoders': 'auto', 'with_drm': 'auto', |