diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-05-25 14:56:06 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-05-25 19:07:59 +0200 |
commit | 637d6ebfd616b517876dfe681676f564a4d68154 (patch) | |
tree | 1fa057b4e906fcaa2e36aab907d023ab179edce7 /TODO | |
parent | 5a94122b8f4788a920663fd74710d888865ec810 (diff) |
Match gsr monitor name with wayland monitor name. Thanks info@leocodes5.5.4
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -285,3 +285,7 @@ Maybe disable qp/vbr for replay. In that case we can preallocate all replay data That could improve performance/disk write optimization and maybe even reduce ram usage because of less blocks/fragmentation. When rpc is added add the option to add/remove audio devices/app audio and also overlays (from new capture sources). + +Support hdr screenshot. + +Recreate opengl context on loss. This can happen if there is a gpu driver bug, causing context to need to be recreated. This is a nice improvement to not break recording even with buggy driver. |