aboutsummaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Expand)Author
2024-03-09Draw cursor in window capturedec05eba
2024-03-09Refactor xcompositedec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
2024-02-09Remove wayland capture (wlroots)dec05eba
2023-09-29Remove unused cursor codedec05eba
2023-08-13kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...dec05eba
2023-07-21Support wlroots screen capture, which doesn't require kms root access and als...dec05eba
2023-07-18Remove -O2 and use globally defined opt valuedec05eba
2023-07-18Fix wayland capture on amd/inteldec05eba
2023-07-18Experimental wayland support, test 1dec05eba
2023-07-10Remove fcf-protection=full since it doesn't work on armdec05eba
2023-07-09Test fix using correct gpu when multiple gpus are connecteddec05eba
2023-06-20Do not automatically install coolbitsdec05eba
2023-06-04Make sure window id hex starts with 0x (makes monitor recording more reliable...dec05eba
2023-05-17Disable error on warning because of possible ffmpeg deprecated warningdec05eba
2023-05-17Fix all warningsdec05eba
2023-04-22kms_vaapi: add cursor capture for amd/intel monitor capturedec05eba
2023-04-21Add code to copy cursor image to opengl texture and update on event update (n...dec05eba
2023-04-15Fix AMD single monitor rotated display being rotated in recordingdec05eba
2023-04-09Move kms client and server to separate directoriesdec05eba
2023-04-07Implement kms vaapi capturedec05eba
2023-04-01Rename drm to vaapiSteam Deck User
2023-04-01Use vaapi to do rgb->yuv420p color conversionSteam Deck User
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...dec05eba
2023-03-17vaapi wipSteam Deck User
2023-02-16Add option to merge audio devices by separating audio inputs with | in one -adec05eba
2022-11-30wip inteldec05eba
2022-10-16Refactor xcomposite into abstract capture apidec05eba
2022-10-14Refactor nvfbc into abstract capture apidec05eba
2022-10-11Use p4 preset on older gpus (kepler family) because of performancedec05eba
2022-10-11Tune quality again, remove vbrdec05eba
2022-09-28Remove dependency on glew and glfw, move external files to external directorydec05eba
2022-09-26Load cuda at runtime. Include cuda header files inside the projectdec05eba
2022-09-20Fix replay video/audio desync, fix dummy audio when dropping audio input, giv...dec05eba
2022-03-22Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoodec05eba
2022-01-30Remove dependency on sibs for buildingdec05eba