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
/
xcomposite.h
Age
Commit message (
Expand
)
Author
3 days
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-09-14
Set update fps to video fps, on x11 sync video to damage tracking
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-21
fm content: make sure to capture frame on damage and then no damage after fps...
dec05eba
2024-06-21
Add -fm 'content' option to match fps to captured content, only x11 window ca...
dec05eba
2024-06-14
Properly cut out cursor outside video area when dealing with hevc amd padding
dec05eba
2024-03-11
Add -cursor option to not record cursor
dec05eba
2024-03-09
Refactor capture base
dec05eba
2024-03-09
Draw cursor in window capture
dec05eba
2024-03-09
Refactor xcomposite
dec05eba
2022-11-30
wip intel
dec05eba
2022-10-16
Refactor xcomposite into abstract capture api
dec05eba