aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-01 23:24:12 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-01 23:24:12 +0200
commitcc63bffaf7fc04ca2cefb7ae77dd426ef34afaff (patch)
treef87f40110335216174608f11bb3b45ff861e44ff /TODO
parent9f0b98dc5e0a1598751deef8c8ed7dfefa660f85 (diff)
Dont initialize vaapi on nvidia (fixes crash on startup)
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index d1a47fd..bcd913a 100644
--- a/TODO
+++ b/TODO
@@ -41,4 +41,6 @@ JPEG color range on amd seems to produce too bright video with h264 but not hevc
Support recording screen/monitor on amd/intel.
Better configure vaapi. The file size is too large.
-Better colors for vaapi. It looks a bit off when recording vscode for example. \ No newline at end of file
+Better colors for vaapi. It looks a bit off when recording vscode for example.
+
+Clear vaapi surface (for focused window).