From 89d9ee01c52b740891a313ba81137a6b28b2b444 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 12 Oct 2021 06:47:15 +0000 Subject: chromium: push back the expiry of certain video decode related flags back to a future release number --- .../patches/chromium_unexpire-accelerated-video-decode-flag.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chromium-ungoogled') 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 index 51e346fa..5cf299da 100644 --- a/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch +++ b/chromium-ungoogled/build/patches/chromium_unexpire-accelerated-video-decode-flag.patch @@ -1,3 +1,5 @@ +Note from AlienBOB: for Chromium 94 I had to change '93' to some higher number. + From e48f18eba0eae199ba7bc8a6a09ebf39799447c1 Mon Sep 17 00:00:00 2001 From: Ted Meyer Date: Wed, 2 Jun 2021 05:35:22 +0000 @@ -29,7 +31,7 @@ index 67e0330436..34542671f2 100644 "name": "enable-accelerated-video-decode", "owners": [ "media-dev@chromium.org" ], - "expiry_milestone": 90 -+ "expiry_milestone": 93 ++ "expiry_milestone": 99 }, { "name": "enable-accessibility-live-caption", -- cgit v1.2.3-65-gdbad