commit 177a094a840ddc72a45f0242cae678dc2cfef938
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Oct 10 18:14:37 2018 +0200
Add metainfo.xml
intel-media-driver.metainfo.xml | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
---
diff --git a/intel-media-driver.metainfo.xml b/intel-media-driver.metainfo.xml
new file mode 100644
index 0000000..f86e364
--- /dev/null
+++ b/intel-media-driver.metainfo.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2018 Nicolas Chauvet <kwizart(a)gmail.com> -->
+<component type="driver">
+ <id>intel-media-driver</id>
+ <name>The Intel Media Driver for VAAPI</name>
+ <summary>Accelerated Linux Graphics Driver</summary>
+ <description>
+ <p>
+ The Intel Media Driver for VAAPI is a new VA-API (Video Acceleration API)
+user mode driver supporting hardware accelerated decoding, encoding,
+and video post processing for GEN based graphics hardware.
+ </p>
+ </description>
+ <translation/>
+ <url
type="homepage">https://github.com/intel/intel-media-driver&...
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>LicenseRef:MIT</project_license>
+ <developer_name>Intel Corporation</developer_name>
+ <keywords>
+ <keyword>Intel</keyword>
+ <keyword>driver</keyword>
+ <keyword>VA-API</keyword>
+ <keyword>vaapi</keyword>
+ <keyword>HW</keyword>
+ <keyword>Media</keyword>
+ <keyword>Video</keyword>
+ <keyword>Decode</keyword>
+ <keyword>Encode</keyword>
+ <keyword>hevc</keyword>
+ <keyword>h264</keyword>
+ <keyword>vp8</keyword>
+ <keyword>vp9</keyword>
+ </keywords>
+ <url type="bugtracker">https://bugzilla.rpmfusion.org</url>
+ <update_contact>intel-media-driver-owner(a)rpmfusion.org</update_contact>
+</component>