-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathorg.mesa3d.vdpau.freeworld.metainfo.xml
More file actions
39 lines (39 loc) · 1.49 KB
/
org.mesa3d.vdpau.freeworld.metainfo.xml
File metadata and controls
39 lines (39 loc) · 1.49 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
39
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2022 Luya Tshimbalanga <luya_tfz@thefinalzone.net> -->
<component type="driver">
<id>org.mesa3d.vdpau.freeworld</id>
<name>Video Decode and Presentation API for UNIX Driver</name>
<summary>Accelerated Linux Graphics Driver</summary>
<description>
<p>
The Mesa VDPAU State Tracker (Video Decode and Presentation API for UNIX DRIVER)
user mode driver brings hardware accelerated decoding, encoding implementation and
presentation API for Gallium AMD drivers and for NVIDIA counterpart running on Nouveau Gallium driver.
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>VDPAU</keyword>
<keyword>vdpau</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>