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
/
project.conf
Age
Commit message (
Collapse
)
Author
2022-12-20
follow focused
dec05eba
2022-11-30
wip intel
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
with p7
2022-10-04
Livestream: add silent audio track if not audio input is provided (fixes ↵
dec05eba
youtube and other sites)
2022-09-28
Remove dependency on glew and glfw, move external files to external directory
dec05eba
2022-09-26
Load cuda at runtime. Include cuda header files inside the project
dec05eba
2022-09-20
Fix replay video/audio desync, fix dummy audio when dropping audio input, ↵
dec05eba
give each audio stream a new name so it can be replaced with pipewire graphs
2022-03-25
Redesign replay to save to file and continue on SIGUSR1
dec05eba
2022-03-22
Add script to record the selected window (with the active audio device)
dec05eba
2022-02-25
Fix code after avcodec->codec was deprecated
dec05eba
2020-11-24
Update libpulse version
dec05eba
2020-08-31
Revert select code. Causes laggy video for some reason
dec05eba
2020-08-31
Use select on x11 display instead of sleeping and use xdamage again
dec05eba
2020-08-30
Slightly improve performance by only swapping buffer on redraw
dec05eba
2020-08-28
Remove dependency on alsa in project.conf
dec05eba
2020-06-21
Improve quality of lower resolution video, make video smoother
dec05eba
2020-06-21
Remove unused glx dependency
dec05eba
2020-06-21
Add pulseaudio, parse command line args
dec05eba
2020-06-21
Add audio support
dec05eba
2020-06-21
Rename to gpu screen recorder
dec05eba
2020-03-29
blabla
dec05eba
2020-03-29
add alsa
dec05eba
2020-03-28
works
dec05eba
2020-01-08
first
DEC05EBA