aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-10-18 09:05:44 +0200
committerdec05eba <dec05eba@protonmail.com>2022-10-18 09:05:44 +0200
commit3f47de92f28263c3c996bbc7535e1e84b7eed7e4 (patch)
treec0254760fbad54190db60d522dac9e0dbb26f234
parentf0e486b51ce3513e44c0fcd9d85370b0cdadaac8 (diff)
Attempt to reduce stuttering of video
-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 28fc21c..76f16d1 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.8" date="2022-10-18">
+ <description>
+ <p>Attempt to fix stuttering in video that can happen sometimes (especially when vsync is enabled)</p>
+ </description>
+ </release>
<release version="1.1.7" date="2022-10-16">
<description>
<p>Properly fallback to h264 if hevc is not supported by the gpu</p>