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
/
capture
/
xcomposite.c
Age
Commit message (
Expand
)
Author
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-19
AMD: align av1 to extra padding because of hardware bug
dec05eba
2024-06-14
Properly cut out cursor outside video area when dealing with hevc amd padding
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
Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli...
dec05eba
2024-03-21
Correctly clear cursor in window capture when the cursor is outside the
dec05eba
2024-03-11
Only update cursor position in window capture if recording cursor
dec05eba
2024-03-11
Add -cursor option to not record cursor
dec05eba
2024-03-10
Fix cursor capture in nvidia wayland, hdr, clear background immediately in wi...
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