aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-16 18:12:45 +0200
committerdec05eba <dec05eba@protonmail.com>2022-10-16 18:12:45 +0200
commitf0e486b51ce3513e44c0fcd9d85370b0cdadaac8 (patch)
treecc3a348f885eeaacb792b01d05c0ab9f9c71b261
parent44fd627564b99106de238e7f7ee322506d71ae15 (diff)
Properly fallback to h264 if hevc is not supported by the gpu
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index 7d64dbb..28fc21c 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -33,6 +33,11 @@
</screenshots>
<releases>
+ <release version="1.1.7" date="2022-10-16">
+ <description>
+ <p>Properly fallback to h264 if hevc is not supported by the gpu</p>
+ </description>
+ </release>
<release version="1.1.6" date="2022-10-15">
<description>
<p>Fix livestreaming: flv does not properly fallback to h264</p>