From cb1655cd55c2837ce98fd7ec62e577c833cfeef9 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 5 May 2020 14:01:50 +0200 Subject: Added va-api patches --- firefox.spec | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 21c1d1f..67449a5 100644 --- a/firefox.spec +++ b/firefox.spec @@ -187,6 +187,13 @@ Patch422: mozilla-1580174-webrtc-popup.patch # Wayland specific upstream patches Patch574: firefox-pipewire.patch +#VA-API patches +Patch579: mozilla-1625431.patch +Patch580: mozilla-1628690.patch +Patch581: mozilla-1630754.patch +Patch582: mozilla-1619543.patch +Patch583: mozilla-1632059.patch + # PGO/LTO patches Patch600: pgo.patch Patch601: mozilla-1516081.patch @@ -392,6 +399,12 @@ This package contains results of tests executed during build. # Wayland specific upstream patches %patch574 -p1 -b .firefox-pipewire +%patch580 -p1 -b .mozilla-1628690 +%patch582 -p1 -b .mozilla-1619543 +%patch579 -p1 -b .mozilla-1625431 +%patch581 -p1 -b .mozilla-1630754 +%patch583 -p1 -b .mozilla-1632059 + # PGO patches %patch600 -p1 -b .pgo #fix -- cgit