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
/
src
/
capture
Age
Commit message (
Expand
)
Author
2026-08-01
Remove unused includes
dec05eba
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-07-21
Improve hdr and night color capture (tested on kde)
dec05eba
2026-07-14
Move kde lights to main
dec05eba
2026-07-14
kms capture: fix capture on sdr monitor with hdr codec
dec05eba
2026-07-14
kms capture: fix hdr capture (tested on kde plasma)
dec05eba
2026-07-14
kms capture: make capture work with night lights enabled
dec05eba
2026-07-14
kms capture: implement hdr to sdr tonemapping
dec05eba
2026-07-13
Change -s to scale to fit rather than absolute scale
dec05eba
2026-07-03
Support overlay plane
dec05eba
2026-07-03
Desktop portal: fix cursor lagging on gnome (change cursor to metadata)
dec05eba
2026-07-01
Sort v4l2 devices by resolution and refresh rate in --list-v4l2-devices
dec05eba
2026-05-17
Revert "Attempt to fix iGPU & dGPU sync issue with kms capture"
dec05eba
2026-05-17
Attempt to fix iGPU & dGPU sync issue with kms capture
dec05eba
2026-05-16
Revert "portal: use cursor metadata instead of embedded, to allow the wayland...
dec05eba
2026-05-11
portal: use cursor metadata instead of embedded, to allow the wayland composi...
dec05eba
2026-05-09
Move XSelectInput on default root window from xcomposite to once in main
dec05eba
2026-04-21
Fix kms capture crash when no monitor is available
dec05eba
2026-04-19
Fix compile error with old vulkan header: ifdef check vulkan video encoding
dec05eba
2026-04-17
v4l2: skip resolutions that we cant import with eglCreateImage for yuyv
dec05eba
2026-04-17
Implement vulkan video capture (h264, hevc and av1)
dec05eba
2026-02-19
FAQ browser av1
dec05eba
2026-01-15
v4l2: prefer yuyv over mjpeg if all other factors are equal
dec05eba
2026-01-15
v4l2: select best camera option by default
dec05eba
2026-01-13
kms capture: fix incorrect framebuffer capture size on steam deck on kde plas...
dec05eba
2026-01-06
Fix cursor flicker on nvidia when capturing monitor
dec05eba
2025-12-28
Correct deactivation of mjpeg if libturbo not available
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-08
nvfbc: fix scaled monitor capture not working correctly
dec05eba
2025-12-04
nvfbc: mitigate x11 display leak on monitor off
dec05eba
2025-11-18
Dont scale image frame to padding in video
dec05eba
2025-11-18
x11: fix monitor region incorrect when capturing a rotated monitor connected ...
dec05eba
2025-11-17
kms: fix incorrect capture region on intel when playing a fullscreen game wit...
dec05eba
2025-11-17
Scale video/image to output size instead of adding black bars or no scaling
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-01
Fix texture size when recording via portal
Theodoros Orfanidis
2025-09-23
x11: fix incorrect screen ratio in recording when recording the first monitor
dec05eba
2025-09-21
Dont use glGetTexLevelParameteriv, it's only available in opengl es 3.1
dec05eba
2025-07-29
Desktop portal capture: support rotated monitor capture on sway
dec05eba
2025-07-29
kms capture: fix incorrect rotation on wayland (kde plasma) when monitor is r...
dec05eba
2025-07-20
Pipewire: support alpha textures again, do alpha blending and clear
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: dont remove first frame. This fixes window capture/unfocused monito...
dec05eba
2025-06-16
EGL_OPENGL_ES_BIT->EGL_OPENGL_ES2_BIT
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
[next]