-
Notifications
You must be signed in to change notification settings - Fork 374
/
de.rwth_aachen.ient.YUView.appdata.xml
46 lines (46 loc) · 2.92 KB
/
de.rwth_aachen.ient.YUView.appdata.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
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>de.rwth_aachen.ient.YUView</id>
<launchable type="desktop-id">de.rwth_aachen.ient.YUView.desktop</launchable>
<name>YUView</name>
<metadata_license>CC0-1.0</metadata_license>
<project_license> GPL-3.0-or-later</project_license>
<developer_name>Lehrstuhl und Institut für Nachrichtentechnik, RWTH Aachen</developer_name>
<summary>QT based, cross-platform YUV player with an advanced analytic toolset</summary>
<description>
<p>
YUView is a Qt based YUV player with an advanced analytic toolset for Linux, Windows and Mac. At its core, YUView is a powerful YUV player that can open and show almost any YUV format. With its simple interface it is easy to navigate through sequences and inspect details and a side by side and comparison view can help to spot differences between two sequences. A sophisticated statistics renderer can overlay the video with supplemental information. More features include playlists, support for visual tests and presentations, support of compressed formats (through libde265 and FFmpeg), support for raw RGB files as well as image files and image sequences, and many more.
</p>
</description>
<url type="homepage">https://github.com/IENT/YUView</url>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/IENT/YUView/gh-pages/images/Overview.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="2.14" date="2019-01-12"></release>
</releases>
</component>