diff options
-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 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> |