Age | Commit message (Expand) | Author |
2023-06-04 | Make sure window id hex starts with 0x (makes monitor recording more reliable... | dec05eba |
2023-05-17 | Disable error on warning because of possible ffmpeg deprecated warning | dec05eba |
2023-05-17 | Fix all warnings | dec05eba |
2023-04-22 | kms_vaapi: add cursor capture for amd/intel monitor capture | dec05eba |
2023-04-21 | Add code to copy cursor image to opengl texture and update on event update (n... | dec05eba |
2023-04-15 | Fix AMD single monitor rotated display being rotated in recording | dec05eba |
2023-04-09 | Move kms client and server to separate directories | dec05eba |
2023-04-07 | Implement kms vaapi capture | dec05eba |
2023-04-01 | Rename drm to vaapi | Steam Deck User |
2023-04-01 | Use vaapi to do rgb->yuv420p color conversion | Steam Deck User |
2023-03-17 | Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set... | dec05eba |
2023-03-17 | vaapi wip | Steam Deck User |
2023-02-16 | Add option to merge audio devices by separating audio inputs with | in one -a | dec05eba |
2022-11-30 | wip intel | dec05eba |
2022-10-16 | Refactor xcomposite into abstract capture api | dec05eba |
2022-10-14 | Refactor nvfbc into abstract capture api | dec05eba |
2022-10-11 | Use p4 preset on older gpus (kepler family) because of performance | dec05eba |
2022-10-11 | Tune quality again, remove vbr | dec05eba |
2022-09-28 | Remove dependency on glew and glfw, move external files to external directory | dec05eba |
2022-09-26 | Load cuda at runtime. Include cuda header files inside the project | dec05eba |
2022-09-20 | Fix replay video/audio desync, fix dummy audio when dropping audio input, giv... | dec05eba |
2022-03-22 | Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo | dec05eba |
2022-01-30 | Remove dependency on sibs for building | dec05eba |