aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
10 hoursFix crash on exit when replay recording, increase SIGRTMIN replay save by key...dec05eba
11 hoursRefactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...dec05eba
35 hourscatch SIGTERM to stop recordingdec05eba
42 hoursMove argument parsing to different filedec05eba
3 dayswip: support replay smaller time with SIGRTMIN+N and recording in replay mode...dec05eba
7 daysTune av1 qualitydec05eba
2025-04-06Fallback to graphics shader instead of compute shader if the gpu doesn't supp...dec05eba
2025-04-04rc-lookahead 0dec05eba
2025-04-04Remove -preset and -multipass, replace with -tune performance|qualitydec05eba
2025-04-04Correct error message for presetdec05eba
2025-04-04Add -preset and -multipass options for higher quality video encoding on nvidiadec05eba
2025-04-01mdec05eba
2025-04-01Usage textdec05eba
2025-03-30Remove -high-performance-encoding, always force enable itdec05eba
2025-03-30Fix cursor rotated background in compute shader on waylanddec05eba
2025-03-305.3.4dec05eba
2025-03-30Change quality parameters for 'very_high' (default) qualitydec05eba
2025-03-30Add -high-performance-encoding option to improve encoding performance (on amd)dec05eba
2025-03-29Reapply "WIP: use compute shader instead of graphics shader for better perfor...dec05eba
2025-03-29Revert "WIP: use compute shader instead of graphics shader for better perform...dec05eba
2025-03-29WIP: use compute shader instead of graphics shader for better performance (es...dec05eba
2025-03-18mdec05eba
2025-03-18Test broadcom (raspberry pi) supportdec05eba
2025-03-16Ffmpeg changes the api YET AGAIN, breaking recording on nvidiadec05eba
2025-03-14Fix screenshot of window not working after latest change5.3.1dec05eba
2025-03-13Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...dec05eba
2025-03-13Fix screenshot with region not working correctly for some sizes and possibly ...dec05eba
2025-03-13Add region capture with -w region -region WxH+X+Ydec05eba
2025-03-05Rename window_wayland to wayland and window_x11 to x11dec05eba
2025-02-26Audio device capture: make default output/input switch recording source the d...dec05eba
2025-02-24Higher jpeg quality, we can afford thatdec05eba
2025-02-24Change jpeg quality parametersdec05eba
2025-02-22Make it possible to stop screenshot with sigintdec05eba
2025-02-22Make image output lossy (use stb image writer), also significantly improves p...dec05eba
2025-02-21Make fps option (default to 60)dec05eba
2025-02-16Only show codec warning for image outputdec05eba
2025-02-16Support taking a screenshot (-o image.jpg/image.png)dec05eba
2025-02-15Revert kde plasma 6.2 hdr workaround codedec05eba
2025-02-13Revert hdr color fix. It looked better for fullscreen hdr games beforedec05eba
2025-02-10Minor -sc fix for flatpakdec05eba
2025-02-10Make plasmashell check work in flatpakdec05eba
2025-02-09Attempt to fix incorrect hdr colors on kde plasma 6.2dec05eba
2025-02-08Fix crash when trying to capture hdr and it failsdec05eba
2025-02-07Improve argument parsingdec05eba
2025-02-06mdec05eba
2025-02-06Increase replay max allowed duration to 3 hoursdec05eba
2025-01-28fix: proper cleanup for init_filter_graphAlex Murkoff
2025-01-25Dont normalize audio for mixed audio. This matches app audio|device audio mix...dec05eba
2025-01-24-overlay-replay > -restart-replay-on-savedec05eba
2025-01-24-overlapping-replay > -overlap-replay5.0.2dec05eba