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
/
include
/
capture
/
kms.h
Age
Commit message (
Expand
)
Author
2 days
Add region capture with -w region -region WxH+X+Y
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-09-20
Remove damage tracking for now, better frame timing (deal with time error acc...
dec05eba
2024-08-17
Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...
dec05eba
2024-07-05
Separate video encoding method from capture method
dec05eba
2024-06-10
Remove video_alignment_padding variable, replace with putting capture content...
dec05eba
2024-06-10
Take amd hevc video alignment padding into consideration to move video conten...
dec05eba
2024-06-10
Revert "Fix screen capture on intel arc gpu (on x11 and wayland)"
dec05eba
2024-06-09
Fix screen capture on intel arc gpu (on x11 and wayland)
dec05eba
2024-03-11
Add -cursor option to not record cursor
dec05eba
2024-03-09
Refactor capture base
dec05eba
2024-03-08
Set frame size to video codec context size, nicer rgb to nv12
dec05eba
2024-03-08
Refactor kms_vaapi and kms_cuda
dec05eba