aboutsummaryrefslogtreecommitdiff
path: root/include/utils.h
AgeCommit message (Expand)Author
2024-08-16Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...dec05eba
2024-07-22Fix portal capture on intel, support multiple planes in one egl image (might ...dec05eba
2024-07-15Add support for desktop portal capture (-w portal)dec05eba
2024-06-10Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli...dec05eba
2024-06-10Do not require a valid drm plane to capture a window on amd/intel x11dec05eba
2024-03-10Use dri card matching current egl contextdec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
2024-02-09Move card path to egl struct, use egl struct for monitor enumerationdec05eba
2023-07-21Fix capture not working on intel + waylanddec05eba
2023-07-18Fix green screen sometimes when capturing amd/intel windowdec05eba
2023-07-18Experimental wayland support, test 1dec05eba
2023-04-16Find /dev/dri/card path that exists (the first one)dec05eba
2023-04-15Fix AMD single monitor rotated display being rotated in recordingdec05eba
2023-04-07Implement kms vaapi capturedec05eba