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
/
TODO
Age
Commit message (
Expand
)
Author
2023-04-15
Fix AMD single monitor rotated display being rotated in recording
dec05eba
2023-04-11
Temporary disable monitor recording on amd/intel
dec05eba
2023-04-10
Remove unecessary vaCreatebuffer every frame
dec05eba
2023-04-10
kms: get plane every frame, might fix not updating issue and issue where plan...
dec05eba
2023-04-09
TODO fixed
dec05eba
2023-04-08
Use flatpak-spawn in flatpak
dec05eba
2023-04-08
Remove ubuntu specific install scripts
dec05eba
2023-04-01
Dont initialize vaapi on nvidia (fixes crash on startup)
dec05eba
2023-04-01
Add install script for amd/intel for ubuntu
Steam Deck User
2023-04-01
Cleanup xcomposite_drm
Steam Deck User
2023-04-01
Use vaapi to do rgb->yuv420p color conversion
Steam Deck User
2023-03-31
todo
dec05eba
2023-03-31
Install coolbits if using nvidia, add preserve video memory install script
dec05eba
2023-03-26
Remove yuv444 for now
dec05eba
2023-03-26
Add pixfmt yuv420p/yuv444p option to set lossless color
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-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
follow focused
dec05eba
2022-11-30
wip intel
dec05eba
2022-10-16
Refactor xcomposite into abstract capture api
dec05eba
2022-10-06
Update info about cuda
dec05eba
2022-10-03
Add info about flatpak package, default to h264 (unless resolution is greater...
dec05eba
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
Do not allocate cuda buffer when using nvfbc
dec05eba
2022-09-20
Fix replay video/audio desync, fix dummy audio when dropping audio input, giv...
dec05eba
2022-09-18
GNOME: fix recording windows with client-side decorations by recording the co...
dec05eba
2022-09-06
Fix crackling audio with pipewire and only add empty audio packets until the ...
dec05eba
2022-09-02
Make video framerate constant, fix audio desync a bit when no audio playing f...
dec05eba
2022-08-23
Add option to use multiple audio inputs (each in their own audio track)
dec05eba
2022-07-06
Do not allow recording area right now when recording screen/monitor
dec05eba
2022-04-26
Update README with info about nvfbc being slower
dec05eba
2022-04-05
Remove unecessary cuda memcpy when using nvfbc
dec05eba
2022-03-31
Close screenrecorder when target window is closed
dec05eba
2022-03-25
Redesign replay to save to file and continue on SIGUSR1
dec05eba
2022-03-24
Fix fullscreen window forcefully getting unfullscreened on i3 and bspwm
dec05eba
2022-03-22
Add script to record the selected window (with the active audio device)
dec05eba
2021-11-14
Update readme with info about nvlax
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
[prev]