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-08-07
Revert "Clear replay data in replay save thread to not block the main capture...
dec05eba
2026-08-06
Faster shutdown time when several gb of replay data is in ram
dec05eba
2026-08-06
Clear replay data in replay save thread to not block the main capture thread
dec05eba
2026-08-05
ipc: save-replay: add restart-replay option
dec05eba
2026-08-05
workaround ffmpeg hybrid_fragmented bug when no packets have been recorded yet
dec05eba
2026-08-05
ipc: response with video path in save recording/replay
dec05eba
2026-08-02
feat: Apple Silicon support
Walter McKelvie
2026-08-02
Move gsr-cli to tools/gsr-cli
dec05eba
2026-08-02
Add gsr-cli program that sends ipc commands to gpu-screen-recorder
dec05eba
2026-08-02
Add -ipc option to control gpu-screen-recorder over a unix domain socket
dec05eba
2026-08-02
Fix indentation and spacing of the code moved out of main.cpp
dec05eba
2026-08-02
Add resource cleanup on all paths
dec05eba
2026-08-01
Rewrite main.cpp in C as a thin CLI on top of a new gsr_recorder library API
dec05eba
2026-08-01
Move screenshot capture and CLI commands from main.cpp into separate modules
dec05eba
2026-08-01
Move muxing and replay saving from main.cpp into muxer and replay_save modules
dec05eba
2026-08-01
Move audio capture from main.cpp into audio_capture module and replace std::t...
dec05eba
2026-08-01
Move audio input parsing and validation from main.cpp into audio_input module
dec05eba
2026-08-01
Move capture source parsing and capture creation from main.cpp into C modules
dec05eba
2026-08-01
Move windowing setup from main.cpp into windowing module
dec05eba
2026-08-01
Move video/audio codec selection from main.cpp into codec_select module
dec05eba
2026-08-01
Move audio/video codec setup from main.cpp into C modules
dec05eba
2026-08-01
Rewrite sound.cpp in C as sound.c
dec05eba
2026-08-01
Move string/date/array helpers from main.cpp to utils as reusable C functions
dec05eba
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-07-26
Fix jpeg screenshot not yuv444
dec05eba
2026-07-25
pipewire audio: only record applications and non virtual sources
dec05eba
2026-07-25
Ignore virtual devices in application audio capture
dec05eba
2026-07-24
pipewire capture: add fallback for formats without modifier (fix for old amd ...
dec05eba
2026-07-21
Improve hdr and night color capture (tested on kde)
dec05eba
2026-07-15
hdr capture: switch from kde output device to color management protocol
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
Add -exclude-metadata option
dec05eba
2026-07-04
Implemented logic for custom audio track names
Daniel Allen
2026-07-03
Fix audio sometimes glitching at the start of video
dec05eba
2026-07-03
Desktop portal: fix cursor lagging on gnome (change cursor to metadata)
dec05eba
2026-06-02
Wayland socket: bypass flatpak sandbox
dec05eba
2026-05-29
Fix -c whip not working (dont do avio_open for live streams)
dec05eba
2026-05-20
plugin: add is_damaged and clear_damage
dec05eba
2026-05-03
RGB8 -> RGB
dec05eba
2026-05-02
Remove deprecated overclocking option
dec05eba
2026-04-21
Make sure the first frame is pts 0
dec05eba
2026-04-17
Implement vulkan video capture (h264, hevc and av1)
dec05eba
2026-03-01
pipewire video: fail video map texture if state is not streaming
dec05eba
2026-03-01
Portal capture: test disable modifier recheck same
dec05eba
2026-02-12
attempt EGLImage without modifiers when last failed
eonphi
2026-02-09
Add --list-monitors option to list only monitors, refactor
dec05eba
[next]