diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-05-12 05:03:12 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-05-12 05:03:12 +0200 |
commit | 26571094aa67d2f4829ea0fc1649aed37d8fbaf5 (patch) | |
tree | 58aceb28d1830cbaf4d59a32c1d417c83a513106 /TODO | |
parent | 99dbbd07ab9e8c9a899fd8ccb042b74f336dd026 (diff) |
kms_vaapi: fix regression, screen rotation not working when capturing screen
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |