-
Notifications
You must be signed in to change notification settings - Fork 0
/
intel-media-driver.metainfo.xml
36 lines (36 loc) · 1.27 KB
/
intel-media-driver.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Nicolas Chauvet <kwizart@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</url>
<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@rpmfusion.org</update_contact>
</component>