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
2024-10-07
More constant bitrate
dec05eba
2024-10-07
Make -ab and -vb in kbps
dec05eba
2024-10-07
Add constant bitrate mode (-bm cbr with and -vb option)
dec05eba
2024-10-06
gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer
dec05eba
2024-10-03
Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ...
dec05eba
2024-10-02
Proper error handling for fd cleanup in vaapi query
dec05eba
2024-10-02
no vulkan prototypes
dec05eba
2024-10-02
vulkan-headers as dependency
dec05eba
2024-10-01
Comment out vulkan includes for now
dec05eba
2024-10-01
Rename codec query cuda to codec query nvenc
dec05eba
2024-10-01
Support gpus that only support low power encoding mode (Intel Arc A380)
dec05eba
2024-09-29
Cleanup rc
dec05eba
2024-09-27
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...
dec05eba
2024-09-26
Revert "Temp fix for nvfbc"
dec05eba
2024-09-26
Temp fix for nvfbc
dec05eba
2024-09-26
Revert
dec05eba
2024-09-26
Revert "Better glx config selection"
dec05eba
2024-09-26
debug
dec05eba
2024-09-26
Better glx config selection
dec05eba
2024-09-26
nvfbc fix test
dec05eba
2024-09-26
Revert "temp debug output"
dec05eba
2024-09-26
temp debug output
dec05eba
2024-09-26
Move codec query from encoder to separate file
dec05eba
2024-09-26
Name capture/encoder variable self
dec05eba
2024-09-26
Add template for vulkan video encoding
dec05eba
2024-09-22
Comments
dec05eba
2024-09-21
Fallback for vaapi copy to opengl copy
dec05eba
2024-09-21
Fix first frame is black
dec05eba
2024-09-21
Revert "frame test"
dec05eba
2024-09-21
frame test
dec05eba
2024-09-21
Revert recent time framing and performance changes as it affects slower devic...
dec05eba
2024-09-20
4.1.9, Prepare for new hdr metadata alloc function and new preset values in f...
dec05eba
2024-09-20
Dont crash on error in nvenc query
dec05eba
2024-09-20
Pls work
dec05eba
2024-09-20
Attempt to fix nvenc query on old nvidia cards (driver version 470)
dec05eba
2024-09-20
Remove damage tracking for now, better frame timing (deal with time error acc...
dec05eba
2024-09-18
r
dec05eba
2024-09-18
Fix for ffmpeg 7.1
dec05eba
2024-09-18
Constant framerate tweaking
dec05eba
2024-09-18
Use async_depth option on vaapi for much better encoding performance
dec05eba
2024-09-17
Disable pure vaapi for intel because it doesn't work, will be fixed later if ...
dec05eba
2024-09-16
kms: allow capture higher than monitor framerate on wayland
dec05eba
2024-09-16
Fix mixed audio messed up because of sleep in mutex lock
dec05eba
2024-09-16
Fallback to non-hdr for portal capture
dec05eba
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
2024-09-16
Improve capture performance on amd/intel when using monitor capture: capture ...
dec05eba
2024-09-15
Remove xi2 code, it's not needed
dec05eba
2024-09-15
Portal: sync capture to frame update
dec05eba
2024-09-14
Allow recording at very low fps
dec05eba
2024-09-14
Update usage
dec05eba
[next]