aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-10-21 23:10:06 +0200
committerdec05eba <dec05eba@protonmail.com>2023-10-21 23:10:06 +0200
commit44d50065b92284638398b4989490ac66eb34c53e (patch)
tree851e4294542807c4f5f122338dd5ccf15c67e17b /TODO
parent9710f8a2d4a33fce09dd54a859a543e2b9d58bd8 (diff)
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index fe3fb46..f6c823b 100644
--- a/TODO
+++ b/TODO
@@ -98,4 +98,8 @@ Fix kms capture on 10-bit setup (both x11 and wayland). It may already work auto
Test vaapi av1 encoding (av1_vaapi) (which was recently added to ffmpeg master).
-Overclocking (-oc) can overclock too much on some systems. Maybe remove the option? \ No newline at end of file
+Overclocking (-oc) can overclock too much on some systems. Maybe remove the option?
+
+Exit if X11/Wayland killed (if drm plane dead or something?)
+
+Use SRC_W and SRC_H for screen plane instead of crtc_w and crtc_h. \ No newline at end of file