-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathorg.mesa3d.vaapi.freeworld.metainfo.xml
More file actions
38 lines (38 loc) · 1.38 KB
/
org.mesa3d.vaapi.freeworld.metainfo.xml
File metadata and controls
38 lines (38 loc) · 1.38 KB
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
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2022 Luya Tshimbalanga <luya_tfz@thefinalzone.net> -->
<component type="driver">
<id>org.mesa3d.vaapi.freeworld</id>
<summary>Video Acceleration API Driver</summary>
<description>
<p>
The Mesa VA-API State Tracker (Video Acceleration API)
user mode driver brings hardware accelerated decoding, encoding and decoding hardware accelerated
implementation and video post processing on Gallium AMD drivers.
This driver provides support for H264, H265 and VC-1.
</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>MESA 3D</developer_name>
<keywords>
<keyword>AMD</keyword>
<keyword>Nouveau</keyword>
<keyword>NVIDIA</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>