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
Age
Commit message (
Expand
)
Author
2023-04-09
Use /usr/bin/gsr-kms-server constant path for pkexec
dec05eba
2023-04-09
Move kms client and server to separate directories
dec05eba
2023-04-07
Implement kms vaapi capture
dec05eba
2023-04-01
Rename drm to vaapi
Steam Deck User
2023-04-01
Use vaapi to do rgb->yuv420p color conversion
Steam Deck User
2023-03-31
Install coolbits if using nvidia, add preserve video memory install script
dec05eba
2023-03-26
Remove unused code
dec05eba
2023-03-21
Copy vaapi structures to vaapi.h instead of depending on vaapi at compile time
dec05eba
2023-03-17
Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...
dec05eba
2023-03-17
vaapi wip
Steam Deck User
2023-03-04
Support opus flt and fltp
dec05eba
2023-03-04
Add opus/flac audio options (only supported my mp4/mkv)
dec05eba
2023-02-16
Add option to merge audio devices by separating audio inputs with | in one -a
dec05eba
2022-12-30
Remove unused file
dec05eba
2022-12-20
Attempt to reduce stuttering of video
dec05eba
2022-12-20
follow focused
dec05eba
2022-11-30
wip intel
dec05eba
2022-10-16
Refactor xcomposite into abstract capture api
dec05eba
2022-10-14
Refactor nvfbc into abstract capture api
dec05eba
2022-10-11
Use p4 preset on older gpus (kepler family) because of performance
dec05eba
2022-10-11
Tune quality again, remove vbr
dec05eba
2022-10-06
Update info about cuda
dec05eba
2022-10-04
nvfbc patch
dec05eba
2022-10-03
Capture cursor in direct capture mode if supported by the driver (driver vers...
dec05eba
2022-10-02
Allow giving audio inputs names by prefixing them with <name>/
dec05eba
2022-09-30
Give error when using an invalid audio input with pipewire
dec05eba
2022-09-29
Remove cuda.h
dec05eba
2022-09-29
Use better name for quality options to clearify that medium is actually very ...
dec05eba
2022-09-28
Remove dependency on glew and glfw, move external files to external directory
dec05eba
2022-09-26
Load libcuda.so.1 if libcuda.so is missing
dec05eba
2022-09-26
Load cuda at runtime. Include cuda header files inside the project
dec05eba
2022-09-22
Read audio data from pulseaudio as it's available and buffer it. Fixes audio ...
dec05eba
2022-04-05
p5 for high
dec05eba
2022-03-24
Add screen-direct option for direct NvFBC
dec05eba
2022-03-23
Readd nvfbc cursor capture
dec05eba
2021-07-29
Fix video/audio sync when recording display
dec05eba
2021-07-29
Fix recording display when a compositor is running
dec05eba
2021-07-29
Use direct capture when possible
dec05eba
2021-07-23
Add option to record a display or all displays. This requires nvfbc
dec05eba
2020-06-21
Add gpl license to files
dec05eba
2020-06-21
Add pulseaudio, parse command line args
dec05eba
2020-06-21
Add audio support
dec05eba
2020-03-29
blabla
dec05eba
2020-03-29
add alsa
dec05eba