aboutsummaryrefslogtreecommitdiff
path: root/project.conf
AgeCommit message (Expand)Author
2024-03-09Draw cursor in window capturedec05eba
2023-09-29Remove unused cursor codedec05eba
2023-07-18Experimental wayland support, test 1dec05eba
2023-07-09Test fix using correct gpu when multiple gpus are connecteddec05eba
2023-05-17Disable error on warning because of possible ffmpeg deprecated warningdec05eba
2023-05-17Fix all warningsdec05eba
2023-04-21Add code to copy cursor image to opengl texture and update on event update (n...dec05eba
2023-04-18version 2.1.0dec05eba
2023-04-09Move kms client and server to separate directoriesdec05eba
2023-04-08version 2.0.0dec05eba
2023-04-07Implement kms vaapi capturedec05eba
2023-04-01Use vaapi to do rgb->yuv420p color conversionSteam Deck User
2023-02-16Add option to merge audio devices by separating audio inputs with | in one -adec05eba
2022-12-20follow focuseddec05eba
2022-11-30wip inteldec05eba
2022-10-14Refactor nvfbc into abstract capture apidec05eba
2022-10-11Use p4 preset on older gpus (kepler family) because of performancedec05eba
2022-10-04Livestream: add silent audio track if not audio input is provided (fixes yout...dec05eba
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-25Redesign replay to save to file and continue on SIGUSR1dec05eba
2022-03-22Add script to record the selected window (with the active audio device)dec05eba
2022-02-25Fix code after avcodec->codec was deprecateddec05eba
2020-11-24Update libpulse versiondec05eba
2020-08-31Revert select code. Causes laggy video for some reasondec05eba
2020-08-31Use select on x11 display instead of sleeping and use xdamage againdec05eba
2020-08-30Slightly improve performance by only swapping buffer on redrawdec05eba
2020-08-28Remove dependency on alsa in project.confdec05eba
2020-06-21Improve quality of lower resolution video, make video smootherdec05eba
2020-06-21Remove unused glx dependencydec05eba
2020-06-21Add pulseaudio, parse command line argsdec05eba
2020-06-21Add audio supportdec05eba
2020-06-21Rename to gpu screen recorderdec05eba
2020-03-29blabladec05eba
2020-03-29add alsadec05eba
2020-03-28worksdec05eba
2020-01-08firstDEC05EBA