diff options
author | Martin Stransky <stransky@redhat.com> | 2022-06-09 20:34:42 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2022-06-09 20:34:42 +0200 |
commit | 33fd704cce4e66e27623dcab99d8f3cef02a991e (patch) | |
tree | 23eab51f6acc80389b2640459807d083a2c0422e /firefox.spec | |
parent | Adjust GMP plugin setting (rhbz#2094319) (diff) | |
download | librewolf-fedora-ff-33fd704cce4e66e27623dcab99d8f3cef02a991e.tar.gz librewolf-fedora-ff-33fd704cce4e66e27623dcab99d8f3cef02a991e.tar.bz2 librewolf-fedora-ff-33fd704cce4e66e27623dcab99d8f3cef02a991e.zip |
Fixed openh264 decode
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 70246c1..24fce88 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1111,7 +1111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Thu Jun 9 2022 Martin Stransky <stransky@redhat.com>- 101.0.1-1 - Updated to 101.0.1 - More VA-API sandbox fixes (mzbz#1769182) -- Adjust GMP plugin setting (rhbz#2094319) +- Fixed OpenH264 decode (rhbz#2094319) * Tue Jun 7 2022 Martin Stransky <stransky@redhat.com>- 101.0-2 - Enabled VA-API by default (+ added VA-API fixes from upstream) |