From efd6d5b32413fcd054150c1d42c391580937507a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 11 Jun 2021 17:55:40 +0000 Subject: Initial revision --- .../chromium_unexpire-accelerated-video-decode-flag.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch (limited to 'chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch') diff --git a/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch b/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch new file mode 100644 index 00000000..20bde50b --- /dev/null +++ b/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch @@ -0,0 +1,11 @@ +--- chromium-91.0.4472.77/chrome/browser/flag-metadata.json.orig 2021-05-20 15:34:12.194906381 +0000 ++++ chromium-91.0.4472.77/chrome/browser/flag-metadata.json 2021-05-20 15:17:31.632112834 +0000 +@@ -1253,7 +1253,7 @@ + { + "name": "enable-accelerated-video-decode", + "owners": [ "media-dev@chromium.org" ], +- "expiry_milestone": 90 ++ "expiry_milestone": 91 + }, + { + "name": "enable-accessibility-live-caption", -- cgit v1.2.3-65-gdbad