mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-06 23:06:22 +09:00
v4l2: skip resolutions that we cant import with eglCreateImage for yuyv
This commit is contained in:
@@ -74,6 +74,7 @@ dep = [
|
||||
dependency('libdrm'),
|
||||
dependency('wayland-egl'),
|
||||
dependency('wayland-client'),
|
||||
dependency('vulkan'),
|
||||
]
|
||||
|
||||
if build_machine.system() == 'linux'
|
||||
|
||||
Reference in New Issue
Block a user