aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-10-31 21:11:23 +0100
committerdec05eba <dec05eba@protonmail.com>2023-10-31 21:11:23 +0100
commit62e7a04b10bde395c5f658e442f75d9643caa888 (patch)
treec7df34b3bf21d9455228a00146c66bf50cdaade2 /TODO
parentf12541d3f0e5ae6a6d08b2d44590b1274ec7cb0f (diff)
Revert "Try re-enabling use of modified in linux dma buf ext egl create image"
This reverts commit 97a345f08f910df375f5e9579876efd06674b802.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 90c28ea..3e610f0 100644
--- a/TODO
+++ b/TODO
@@ -106,4 +106,4 @@ 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
+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.