aboutsummaryrefslogtreecommitdiff
path: root/src/capture/xcomposite_cuda.c
AgeCommit message (Expand)Author
2024-03-21Fix missing color range set in color conversion for nvidia window capturedec05eba
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-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
2023-10-22Fix vram leak for realsdec05eba
2023-08-11Cleanup debug outputdec05eba
2023-07-21Fix window capturedec05eba
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-05-17Fix all warningsdec05eba
2023-04-22kms_vaapi: add cursor capture for amd/intel monitor capturedec05eba
2023-04-22Fix focused window follow failing on vaapi for the first window. Also dont er...dec05eba
2023-04-21Use x11 event loop with XPending instead of XCheckTypedWindowEventdec05eba
2023-04-07Implement kms vaapi capturedec05eba
2023-04-01Cleanup xcomposite_drmSteam Deck User
2023-04-01Use vaapi to do rgb->yuv420p color conversionSteam Deck User
2023-03-31Make sure region size for focused window is divisable by 2dec05eba
2023-03-26Remove yuv444 for nowdec05eba
2023-03-26Move video encoding to separate thread, remove pixel_format that doesn't do a...dec05eba
2023-03-26Add pixfmt yuv420p/yuv444p option to set lossless colordec05eba
2023-03-26Remove unused codedec05eba
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...dec05eba
2023-02-19Fix follow focused for the first window and when switching from/to invalid wi...dec05eba
2023-01-18Fix crash on error: dont do av_buffer_unref on frame contex because device_ct...dec05eba
2022-12-20follow focuseddec05eba
2022-11-30wip inteldec05eba