From c3b460aef9833935f461a6a1a43a8812fa92b615 Mon Sep 17 00:00:00 2001 From: tigro Date: Fri, 28 Jul 2023 20:13:48 +0200 Subject: [PATCH] added openh264 staff --- comps.xml | 3 +++ prepopulate.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/comps.xml b/comps.xml index 36e9da6..2c0b865 100644 --- a/comps.xml +++ b/comps.xml @@ -8235,6 +8235,7 @@ false chromium + mozilla-openh264 @@ -8284,6 +8285,7 @@ false firefox + mozilla-openh264 chromium @@ -9975,6 +9977,7 @@ gstreamer1-plugins-bad-free gstreamer1-plugins-bad-freeworld gstreamer1-plugins-good + gstreamer1-plugin-openh264 gstreamer1-plugins-ugly gstreamer1-plugins-ugly-free libdvdcss diff --git a/prepopulate.json b/prepopulate.json index 70d7f92..b344717 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -18360,6 +18360,9 @@ "mpv-libs.x86_64", "mpv-libs-devel.x86_64" ], + "openh264": [ + "openh264-devel.x86_64" + ], "opusfile": [ "opusfile.x86_64", "opusfile-devel.x86_64"