Files
packages/anda/system/mesa-freeworld/org.mesa3d.vdpau.freeworld.metainfo.xml
T
Raboneko 028c229fe6 add: mesa-freeworld (#1847) (#1880)
* add: mesa-freeworld

Missing `update.rhai` because that requires some CI changes

* we do the funny and remove the file manually

Signed-off-by: madomado <madonuko@outlook.com>

* update.rhai

---------

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit c52c0f5a81)

Co-authored-by: madomado <madonuko@outlook.com>
2024-08-11 20:33:01 +08:00

39 lines
1.5 KiB
XML

<?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 VA-API (Video Decode and Presentation API for UNIX)
user mode driver provides an interface to video decode acceleration and presentation hardware present in AMD graphics processing units and NVIDIA
counterpart running on Nouveau driver. The drive provides support for H264, AVC 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>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>mesa-freeworld-owner@rpmfusion.org</update_contact>
</component>