diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-11-24 21:35:21 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-11-24 21:35:21 +0100 |
commit | ba21ad93a116f3a0de9421344c0e5a894a58689a (patch) | |
tree | 8688cbd9e41d165f4f5fd8ef4ac6e2c68ddce30c /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | e0017b8a0200d7c1dd5c774fc01f69838fa7e93b (diff) |
Add file container option (mp4, flv, mkv)
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 8391170..eac4f0b 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.2.1" date="2022-11-24"> + <description> + <p>Allow choosing between mp4, flv and mkv for record/replay. mkv survives system crashes</p> + </description> + </release> <release version="1.2.0" date="2022-10-27"> <description> <p>Re-enable screen-direct, disable h264 forced fallback and use p6 again</p> |