index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-01-27
Add -write-first-frame-ts switch
Victor Nova
2026-01-21
Fix possible replay race condition, move mutex out of replay
dec05eba
2026-01-20
Wayland region: fix incorrect region captured if monitor is scaled
dec05eba
2026-01-15
Add -low-power option to allow prevent the gpu to go into a high power mode o...
dec05eba
2026-01-15
v4l2: select best camera option by default
dec05eba
2026-01-05
Add -ffmpeg-video-opts and -ffmpeg-audio-opts
dec05eba
2025-12-30
Add -ffmpeg-opts argument to pass additional options to ffmpeg
dec05eba
2025-12-26
Regression fix: hevc_10bit broken
dec05eba
2025-12-24
Support v4l2 yuyv on nvidia
dec05eba
2025-12-24
wip sync
dec05eba
2025-12-24
Fix v4l2 mjpeg on nvidia, yuyv on nvidia not done
dec05eba
2025-12-23
Add support for camera (yuyv, mjpeg) and multiple capture sources
dec05eba
2025-12-07
App audio capture: remove gsr-app-sink
dec05eba
2025-11-24
pipewire video: check if has modifier
dec05eba
2025-11-24
pipewire video: re-negotiate modifiers multiple times until we get a good one
dec05eba
2025-11-18
Dont scale image frame to padding in video
dec05eba
2025-11-17
Scale video/image to output size instead of adding black bars or no scaling
dec05eba
2025-11-16
screenshot: improve jpeg very high quality to 91 (enables yuv444 instead of y...
dec05eba
2025-11-14
color_conversion: remove unused alpha_blending parameter
dec05eba
2025-11-08
Disable overclocking if set and gpu supports CUDA_DISABLE_PERF_BOOST
dec05eba
2025-10-24
Add -fallback-cpu-encoding option to use cpu encoding (x264) if gpu encoding ...
dec05eba
2025-10-01
Fix texture size when recording via portal
Theodoros Orfanidis
2025-09-25
App audio capture: fix audio sources getting paused when closing gsr
dec05eba
2025-09-21
Remove compute shader. It doesn't improve performance and it has worse UV qua...
dec05eba
2025-09-21
Dont use glGetTexLevelParameteriv, it's only available in opengl es 3.1
dec05eba
2025-08-14
Add plugin support (-p option)
dec05eba
2025-08-07
Add error checks for video capture resolution since some users are retarded
dec05eba
2025-07-29
Desktop portal capture: support rotated monitor capture on sway
dec05eba
2025-07-21
Pipewire: disable argb and abgr
dec05eba
2025-07-20
Pipewire: support alpha textures again, do alpha blending and clear
dec05eba
2025-07-07
Proper debug context setup
dec05eba
2025-06-28
Restart portal capture if it's paused for 3 seconds or more (can happen if re...
dec05eba
2025-06-23
Pipewire: fix transparent windows having incorrect color (disable RGBA video ...
dec05eba
2025-06-16
Create egl3 context
dec05eba
2025-06-16
EGL_OPENGL_ES_BIT->EGL_OPENGL_ES2_BIT
dec05eba
2025-06-10
Fix nvidia capture after switch to opengl es
dec05eba
2025-06-10
Reapply "Fix screen and portal capture not working on some intel gpus"
dec05eba
2025-06-09
Revert "Fix screen and portal capture not working on some intel gpus"
dec05eba
2025-06-09
Fix screen and portal capture not working on some intel gpus
dec05eba
2025-05-26
Support surround sound for application audio capture, support unlimited links
dec05eba
2025-05-25
Match gsr monitor name with wayland monitor name. Thanks info@leocodes
dec05eba
2025-05-10
Move dbus code to a separate process to allow gpu-screen-recorder to use cap_...
dec05eba
2025-05-04
Add -replay-storage option to specify if temporary replay data should be stor...
dec05eba
2025-04-23
Fix replay saving freeze, unable to save replay if audio is not provided
dec05eba
2025-04-22
Move encoding code from video encoder to encoder, since it also processes aud...
dec05eba
2025-04-21
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...
dec05eba
2025-04-20
Move argument parsing to different file
dec05eba
2025-04-15
Tune av1 quality
dec05eba
2025-04-06
Fallback to graphics shader instead of compute shader if the gpu doesn't supp...
dec05eba
2025-04-04
Optimize compute shaders
dec05eba
[prev]
[next]