diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-10-15 22:27:01 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-10-15 22:27:01 +0200 |
commit | 44fd627564b99106de238e7f7ee322506d71ae15 (patch) | |
tree | d3203b807ad100245abd2fba2120a2c681f57285 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 793dfbc401d9a2fd8ff7ac9b760de39cda6e73c0 (diff) |
Fix livestreaming: flv does not properly fallback to h264
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 5 |
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 3864788..7d64dbb 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.6" date="2022-10-15"> + <description> + <p>Fix livestreaming: flv does not properly fallback to h264</p> + </description> + </release> <release version="1.1.5" date="2022-10-11"> <description> <p>Use lower preset on older gpus (kepler) and switch to h264 if h265 is not supported</p> |