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
Age
Commit message (
Expand
)
Author
2024-03-08
Pool size 20 for vaapi
dec05eba
2024-03-08
Reconfigure quality, force refresh nvfbc frame, mention stutter in readme
dec05eba
2024-02-28
vaapi quality configure
dec05eba
2024-02-27
glClearColor, update readme with video link of gpu screen recorder vs obs smo...
dec05eba
2024-02-26
Set cap sys nice again, to prevent gsr from being limited to game fps
dec05eba
2024-02-25
Dont prioritize gsr egl context over other processes
dec05eba
2024-02-20
Add usage example for replay
dec05eba
2024-02-15
Errmsg on manJARo to use flatpak instead
dec05eba
2024-02-14
Improve error message
dec05eba
2024-02-13
unsetenv instead of setenv empty string
dec05eba
2024-02-13
Reset LIBVA_DRIVER_NAME enviromment variable if its set by the user
dec05eba
2024-02-11
nvidia wayland: add hdr metadata
dec05eba
2024-02-11
Fix nvfbc capture crash on start
dec05eba
2024-02-11
Window capture: fix chroma not centered in video
dec05eba
2024-02-10
FAQ: glitched video
dec05eba
2024-02-10
Wayland: handle eDP for rotation
dec05eba
2024-02-10
Add screen rotation support (tested on amd/intel)
dec05eba
2024-02-09
Remove wayland capture (wlroots)
dec05eba
2024-02-09
Move card path to egl struct, use egl struct for monitor enumeration
dec05eba
2024-02-08
Correct color for clear with bgra
dec05eba
2024-02-08
Window capture: move window to center of video (if possible)
dec05eba
2024-02-08
Window capture: clear background with black color
dec05eba
2024-02-06
Add support for hdr capture on amd/intel
dec05eba
2024-01-29
Use variable framerate mode by default on nvidia x11 too
dec05eba
2024-01-28
Revert "kms vaapi modifiers test"
dec05eba
2024-01-28
kms vaapi modifiers test
dec05eba
2024-01-28
Remove one extra gl texture bind
dec05eba
2024-01-28
nvidia wayland: support hardware cursor plane
dec05eba
2024-01-19
Better handle pausing with missing audio frames
dec05eba
2024-01-17
Fix stuttering audio on pipewire + opus + multiple audio sources merged
dec05eba
2024-01-16
spelling mistake
dec05eba
2024-01-16
Shit
dec05eba
2024-01-11
Nvidia: use default p4 preset instead of p5, might fix frame issues
dec05eba
2024-01-07
Add option to pause/unpause recording with SIGUSR2 signal
dec05eba
2024-01-03
Remove unused xevent
dec05eba
2024-01-02
Create directory to output file if not exists
dec05eba
2023-12-31
Fix for opensuse: set unix domain socket mod 777
dec05eba
2023-12-23
Small changes who cares
dec05eba
2023-12-06
Update readme with info about codecs
dec05eba
2023-12-03
Fix opus and flac audio sources, fix crash when live streaming without an aud...
dec05eba
2023-12-01
Reconfigure quality for av1 and hevc vaapi
dec05eba
2023-11-30
Workaround mesa (amd and intel driver issue): use hevc when mkv is used since...
dec05eba
2023-11-30
Allow both hevc and h265 (as alias)
dec05eba
2023-11-28
usage
dec05eba
2023-11-28
Add --list-supported-video-codecs command
dec05eba
2023-11-28
Run -sc with flatpak-spawn if inside flatpak
dec05eba
2023-11-28
Configure vaapi quality settings (higher qp, lower file size)
dec05eba
2023-11-28
Add -sc argument to specify a script that runs on the saved video file
dec05eba
2023-11-26
Create one audio frame for each audio device (instead of having one for all m...
dec05eba
2023-11-24
Fix build on 32-bit systems
dec05eba
[next]