aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-01-28 00:44:12 +0100
committerdec05eba <dec05eba@protonmail.com>2024-01-28 00:44:12 +0100
commit553f644101881deab27b5bb818a2e359b415e18d (patch)
tree03be3139895b54dfeda8e4d789d43cc334ff6c1b
parent0c9b2c7ec2c492b8f44291d9b578c6659c373364 (diff)
Correct appdata format
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index c8f980e..10a28b5 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -23,13 +23,13 @@
<p>
This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few minutes are saved.
</p>
- Supported video codecs:
+ <p>Supported video codecs:</p>
<ul>
<li>H264 (default on Intel)</li>
<li>HEVC (default on AMD and NVIDIA)</li>
<li>AV1 (not currently supported on NVIDIA in the flatpak)</li>
</ul>
- Supported audio codecs:
+ <p>Supported audio codecs:</p>
<ul>
<li>Opus (default)</li>
<li>AAC</li>