aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2 dayscap_sys_nice fix for nixosHEAD5.5.3masterdec05eba
3 daysChange default quality for systemd service filedec05eba
3 daysShow warning for missing capabilitydec05eba
3 daysREADMEdec05eba
3 days5.5.25.5.2dec05eba
3 daysRevert "temp debug"dec05eba
This reverts commit ce3203ebc7b1b6bd12aac8871853f2fb0142b4ed.
3 daystemp debugdec05eba
3 daysMove dbus code to a separate process to allow gpu-screen-recorder to use ↵dec05eba
cap_sys_nice for better recording performance on amd
8 daysmdec05eba
9 daysFix incorrect replay duration saved for disk replay5.5.1dec05eba
9 daysChange file extension of temporary replay data file from .mp4 to .gsrdec05eba
9 days5.5.05.5.0dec05eba
9 daysFix replay to disk not working properly when restarting replaydec05eba
9 daysAdd -replay-storage option to specify if temporary replay data should be ↵dec05eba
stored in ram or disk
10 daysDont list region capture option if not monitors are available for capturedec05eba
10 daysmdec05eba
10 daysFix audio capture not working with noisetorch if combined with another ↵dec05eba
source with some audio devices. Remove the ability to set audio track name for now. If you need this, email me
10 daysFix h264 software encoding not workingdec05eba
2025-04-25Fix build issues on older ffmpeg (disable unused vulkan encoder for now), ↵dec05eba
fix incorrect wayland protocol file
2025-04-235.4.15.4.1dec05eba
2025-04-23Update readmedec05eba
2025-04-23Fix replay saving freeze, unable to save replay if audio is not provideddec05eba
2025-04-22Change replay recording filename prefix to Video5.4.0dec05eba
2025-04-225.4.0dec05eba
2025-04-22Move encoding code from video encoder to encoder, since it also processes ↵dec05eba
audio input
2025-04-21Update readme about recording repaly infodec05eba
2025-04-21Fix crash on exit when replay recording, increase SIGRTMIN replay save by ↵dec05eba
keyint time
2025-04-21Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN ↵dec05eba
for recording while replay/replaying. Add -ro option to specify the directory
2025-04-20catch SIGTERM to stop recordingdec05eba
2025-04-20Move argument parsing to different filedec05eba
2025-04-19wip: support replay smaller time with SIGRTMIN+N and recording in replay ↵dec05eba
mode with SIGTRMIN
2025-04-18Type safetydec05eba
2025-04-15Tune av1 qualitydec05eba
2025-04-09mdec05eba
2025-04-065.3.85.3.8dec05eba
2025-04-06Fallback to graphics shader instead of compute shader if the gpu doesn't ↵dec05eba
support compute shader (either glsl 420 or opengl es glsl 310)
2025-04-06Use opengl 4.20 for non-external texture (supports wider range of hardware)dec05eba
2025-04-06Improve color quality, use texture instead of texelFetchdec05eba
2025-04-045.3.75.3.7dec05eba
2025-04-04mdec05eba
2025-04-04Cleanupdec05eba
2025-04-04Fix region capture on hyprland with multiple monitorsdec05eba
2025-04-04Remove unused codedec05eba
2025-04-045.3.65.3.6dec05eba
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-04Optimize compute shadersdec05eba
2025-04-01mdec05eba