aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-05-12 05:03:12 +0200
committerdec05eba <dec05eba@protonmail.com>2023-05-12 05:03:12 +0200
commit26571094aa67d2f4829ea0fc1649aed37d8fbaf5 (patch)
tree58aceb28d1830cbaf4d59a32c1d417c83a513106 /TODO
parent99dbbd07ab9e8c9a899fd8ccb042b74f336dd026 (diff)
kms_vaapi: fix regression, screen rotation not working when capturing screen
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index e98c227..2cf6b70 100644
--- a/TODO
+++ b/TODO
@@ -64,4 +64,5 @@ Enable opus/flac again. It's broken right now when merging audio inputs. The aud
Support vp8/vp9/av1. This is especially important on amd which on some distros (such as Manjaro) where hardware accelerated h264/hevc is disabled in the mesa package.
-Support screen (all monitors) capture on amd/intel when no combined plane is found. \ No newline at end of file
+Support screen (all monitors) capture on amd/intel when no combined plane is found.
+Use separate plane (which has offset and pitch) from combined plane instead of the combined plane. \ No newline at end of file