Remove old todo

This commit is contained in:
dec05eba 2023-11-18 14:32:57 +01:00
parent ba111dc73a
commit 5a8900e3c1

2
TODO
View File

@ -94,8 +94,6 @@ Preset is set to p5 for now but it should ideally be p6 or p7.
For low latency, see https://developer.download.nvidia.com/compute/nvenc/v4.0/NVENC_VideoEncoder_API_ProgGuide.pdf (section 7.1). For low latency, see https://developer.download.nvidia.com/compute/nvenc/v4.0/NVENC_VideoEncoder_API_ProgGuide.pdf (section 7.1).
Remove follow focused option. Remove follow focused option.
Fix kms capture on 10-bit setup (both x11 and wayland). It may already work automatically on amd/intel, but on nvidia the color conversion shader needs to be used to automatically map 10-bit to 8-bit.
Overclocking (-oc) can overclock too much on some systems. Maybe remove the option? Overclocking (-oc) can overclock too much on some systems. Maybe remove the option?
Exit if X11/Wayland killed (if drm plane dead or something?) Exit if X11/Wayland killed (if drm plane dead or something?)