aboutsummaryrefslogtreecommitdiff
path: root/src/capture
AgeCommit message (Expand)Author
2024-04-08X11 nvidia monitor capture: fix capture broken after sleep/suspend or monitor...dec05eba
2024-03-21Correctly clear cursor in window capture when the cursor is outside thedec05eba
2024-03-21Fix missing color range set in color conversion for nvidia window capturedec05eba
2024-03-11Only update cursor position in window capture if recording cursordec05eba
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-10Fix cursor capture in nvidia wayland, hdr, clear background immediately in wi...dec05eba
2024-03-10Allow overclocking on window capture nvidiadec05eba
2024-03-09Refactor capture basedec05eba
2024-03-09Draw cursor in window capturedec05eba
2024-03-09Refactor xcompositedec05eba
2024-03-08Set frame size to video codec context size, nicer rgb to nv12dec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
2024-03-08Pool size 20 for vaapidec05eba
2024-03-08Reconfigure quality, force refresh nvfbc frame, mention stutter in readmedec05eba
2024-02-27glClearColor, update readme with video link of gpu screen recorder vs obs smo...dec05eba
2024-02-11nvidia wayland: add hdr metadatadec05eba
2024-02-11Fix nvfbc capture crash on startdec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
2024-02-09Remove wayland capture (wlroots)dec05eba
2024-02-09Move card path to egl struct, use egl struct for monitor enumerationdec05eba
2024-02-08Window capture: move window to center of video (if possible)dec05eba
2024-02-08Window capture: clear background with black colordec05eba
2024-02-06Add support for hdr capture on amd/inteldec05eba
2024-01-28Revert "kms vaapi modifiers test"dec05eba
2024-01-28kms vaapi modifiers testdec05eba
2024-01-28nvidia wayland: support hardware cursor planedec05eba
2024-01-11Nvidia: use default p4 preset instead of p5, might fix frame issuesdec05eba
2024-01-03Remove unused xeventdec05eba
2023-12-23Small changes who caresdec05eba
2023-11-18Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s...dec05eba
2023-10-31Revert "Try re-enabling use of modified in linux dma buf ext egl create image"dec05eba
2023-10-31Revert temp modifier testdec05eba
2023-10-31bladec05eba
2023-10-31Modified hack testdec05eba
2023-10-31Try re-enabling use of modified in linux dma buf ext egl create imagedec05eba
2023-10-22Fix vram leak for realsdec05eba
2023-10-08Attempt to fix vram leak(?)dec05eba
2023-09-27Use correct offset for kms_vaapi monitordec05eba
2023-09-08Revert vaapi cdec05eba
2023-09-08Tdec05eba
2023-09-08Test vaapi plane modifierdec05eba
2023-08-13kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...dec05eba
2023-08-13fuggdec05eba
2023-08-13testdec05eba
2023-08-11Cleanup debug outputdec05eba
2023-07-23vaapi window capture cleanupdec05eba
2023-07-23AMD/Intel: do custom color conversion for window capture, better colorsdec05eba
2023-07-22Dont do glClear/glSwapBuffers on nvidia wayland, it's not neededdec05eba
2023-07-22Exit with exit code 10 if pkexec failsdec05eba