Update TODO

This commit is contained in:
dec05eba 2023-10-21 23:10:06 +02:00
parent 9710f8a2d4
commit 44d50065b9

4
TODO
View File

@ -99,3 +99,7 @@ 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?
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.