diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-10-31 20:31:14 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-10-31 20:59:40 +0100 |
commit | f12541d3f0e5ae6a6d08b2d44590b1274ec7cb0f (patch) | |
tree | d5f4aa69bb7365befad6527a9271c0b8178a33ab /TODO | |
parent | 18b26a8f38fd0f307ffa7567597e41ae55676559 (diff) |
Revert temp modifier test
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -105,3 +105,5 @@ Exit if X11/Wayland killed (if drm plane dead or something?) Use SRC_W and SRC_H for screen plane instead of crtc_w and crtc_h. Make it possible to select which /dev/dri/card* to use, but that requires opengl to also use the same card. Not sure if that is possible for amd, intel and nvidia without using vulkan instead. + +Support I915_FORMAT_MOD_Y_TILED_CCS (and other power saving modifiers, see https://trac.ffmpeg.org/ticket/8542). The only fix may be to use desktop portal for recording. This issue doesn't appear on x11 since these modifiers are not used by xorg server.
\ No newline at end of file |