index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
12 days
Fix nvidia capture after switch to opengl es
dec05eba
12 days
Reapply "Fix screen and portal capture not working on some intel gpus"
dec05eba
12 days
Revert "Fix screen and portal capture not working on some intel gpus"
dec05eba
12 days
Fix screen and portal capture not working on some intel gpus
dec05eba
2025-06-07
Swap flush and memory barrier
5.5.7
dec05eba
2025-06-07
Disable cap_sys_nice which causes amd gpu crash for some people. Do glFlush i...
dec05eba
2025-06-06
Remove swap buffer call
dec05eba
2025-05-27
Minor cleanup
dec05eba
2025-05-27
Fix build for newer ffmpeg
dec05eba
2025-05-26
Support surround sound for application audio capture, support unlimited links
5.5.5
dec05eba
2025-05-26
Consistent info/warning/error message structure
dec05eba
2025-05-25
Match gsr monitor name with wayland monitor name. Thanks info@leocodes
5.5.4
dec05eba
2025-05-15
Revert "temp test for cosmic"
dec05eba
2025-05-15
temp test for cosmic
dec05eba
2025-05-10
Show warning for missing capability
dec05eba
2025-05-10
Revert "temp debug"
dec05eba
2025-05-10
temp debug
dec05eba
2025-05-10
Move dbus code to a separate process to allow gpu-screen-recorder to use cap_...
dec05eba
2025-05-05
m
dec05eba
2025-05-05
Fix incorrect replay duration saved for disk replay
5.5.1
dec05eba
2025-05-05
Change file extension of temporary replay data file from .mp4 to .gsr
dec05eba
2025-05-04
Fix replay to disk not working properly when restarting replay
dec05eba
2025-05-04
Add -replay-storage option to specify if temporary replay data should be stor...
dec05eba
2025-05-03
Dont list region capture option if not monitors are available for capture
dec05eba
2025-05-03
m
dec05eba
2025-05-03
Fix audio capture not working with noisetorch if combined with another source...
dec05eba
2025-05-03
Fix h264 software encoding not working
dec05eba
2025-04-25
Fix build issues on older ffmpeg (disable unused vulkan encoder for now), fix...
dec05eba
2025-04-23
Fix replay saving freeze, unable to save replay if audio is not provided
dec05eba
2025-04-22
Change replay recording filename prefix to Video
5.4.0
dec05eba
2025-04-22
5.4.0
dec05eba
2025-04-22
Move encoding code from video encoder to encoder, since it also processes aud...
dec05eba
2025-04-21
Fix crash on exit when replay recording, increase SIGRTMIN replay save by key...
dec05eba
2025-04-21
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...
dec05eba
2025-04-20
catch SIGTERM to stop recording
dec05eba
2025-04-20
Move argument parsing to different file
dec05eba
2025-04-19
wip: support replay smaller time with SIGRTMIN+N and recording in replay mode...
dec05eba
2025-04-18
Type safety
dec05eba
2025-04-15
Tune av1 quality
dec05eba
2025-04-09
m
dec05eba
2025-04-06
Fallback to graphics shader instead of compute shader if the gpu doesn't supp...
dec05eba
2025-04-06
Use opengl 4.20 for non-external texture (supports wider range of hardware)
dec05eba
2025-04-06
Improve color quality, use texture instead of texelFetch
dec05eba
2025-04-04
m
dec05eba
2025-04-04
Cleanup
dec05eba
2025-04-04
Fix region capture on hyprland with multiple monitors
dec05eba
2025-04-04
rc-lookahead 0
dec05eba
2025-04-04
Remove -preset and -multipass, replace with -tune performance|quality
dec05eba
2025-04-04
Correct error message for preset
dec05eba
2025-04-04
Add -preset and -multipass options for higher quality video encoding on nvidia
dec05eba
[next]