aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-09-17 00:09:03 +0200
committerdec05eba <dec05eba@protonmail.com>2024-09-17 00:09:03 +0200
commit85d35bede2ce1328e6fed13461f98f063c4907e8 (patch)
tree8f589c3579d2bd818644dfad5b0df5008633aeb2 /TODO
parent09fa00d4a751a2ac00e383de8426c6934873ad45 (diff)
Disable pure vaapi for intel because it doesn't work, will be fixed later if possible
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7c432b4..de303e3 100644
--- a/TODO
+++ b/TODO
@@ -152,6 +152,8 @@ Allow prime-run on x11 if monitor capture and the prime gpu is not nvidia.
Enable 2-pass encoding.
-Add vbr/cbr option.
+Add cbr option.
-Restart replay/update video resolution if monitor resolution changes. \ No newline at end of file
+Restart replay/update video resolution if monitor resolution changes.
+
+Fix pure vaapi copy on intel.