diff options
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 7d05e52..3a36046 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -26,8 +26,10 @@ <p>Supported video codecs:</p> <ul> <li>H264 (default)</li> - <li>HEVC</li> - <li>AV1 (not currently supported on NVIDIA in the flatpak)</li> + <li>HEVC (Optionally with HDR)</li> + <li>AV1 (Optionally with HDR. Not currently supported on NVIDIA if you use GPU Screen Recorder flatpak)</li> + <li>VP8</li> + <li>VP9</li> </ul> <p>Supported audio codecs:</p> <ul> @@ -82,6 +84,13 @@ </screenshots> <releases> + <release version="3.8.3" date="2024-07-06"> + <description> + <ul> + <li>Add VP8 and VP9 if supported by the hardware</li> + </ul> + </description> + </release> <release version="3.8.2" date="2024-06-22"> <description> <ul> |