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
/
encoder
/
video
Age
Commit message (
Collapse
)
Author
2024-09-05
More cleanup hwdevice ctx
Faker0715
2024-09-03
More cleanup
dec05eba
2024-09-03
Cleanup hwdevice ctx
dec05eba
2024-08-31
Disable vaapi info debug log
dec05eba
2024-08-31
m
dec05eba
2024-08-31
Faster startup (faster video codec query), fix some video codec callback logic
dec05eba
2024-08-29
Prepare for video codec query, cleanup readme, add libva-drm as dependency
dec05eba
2024-08-17
Add hevc_10bit and av1_10bit options for 10bit color range, increase video ↵
dec05eba
quality (qp)
2024-07-24
Show warning when amd driver adds black bars, set frame resolution after ↵
dec05eba
changing video codec context resolution
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ↵
dec05eba
fix capture on intel iris)
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-07-05
Add encoder option to systemd service file
dec05eba
2024-07-05
Fix capture incorrect alignment with cpu encoding for some window sizes
dec05eba
2024-07-05
Separate video encoding method from capture method
dec05eba
With this instead of kms_cuda/kms_vaapi/kms_software and xcomposite_cuda/xcomposite_vaapi/xcomposite_software there is now only kms and xcomposite.