aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-22 01:05:29 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-22 01:05:29 +0100
commit000da7d64044c4ea2a1679c2864252fee9895d48 (patch)
treedadeb51a2c1aeab844cbe5eb074a926905eff6d4 /TODO
parentfe4cd2bb0e244c568b24ed1c39a19497c41cb2f9 (diff)
Make image output lossy (use stb image writer), also significantly improves performance for jpeg
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9e36e81..bb17a96 100644
--- a/TODO
+++ b/TODO
@@ -230,3 +230,6 @@ Add an option to pass http headers when streaming. Some streaming services requi
When adding vulkan video support add VK_VIDEO_ENCODE_TUNING_MODE_LOW_LATENCY_KHR.
Implement screenshot without invoking opengl (which is slow to start on some systems).
+
+Automatically use desktop portal on wayland when hdr is enabled (or night light) by checking if kms hdr metadata exists, if hdr video codec is not used.
+ Or maybe do this in the ui? \ No newline at end of file