aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
11 days5.4.15.4.1dec05eba
11 daysUpdate readmedec05eba
11 daysFix replay saving freeze, unable to save replay if audio is not provideddec05eba
12 daysChange replay recording filename prefix to Video5.4.0dec05eba
12 days5.4.0dec05eba
13 daysMove encoding code from video encoder to encoder, since it also processes ↵dec05eba
audio input
13 daysUpdate readme about recording repaly infodec05eba
13 daysFix crash on exit when replay recording, increase SIGRTMIN replay save by ↵dec05eba
keyint time
13 daysRefactor video encoding packet receiving, replay buffer and finish SIGRTMIN ↵dec05eba
for recording while replay/replaying. Add -ro option to specify the directory
14 dayscatch SIGTERM to stop recordingdec05eba
14 daysMove argument parsing to different filedec05eba
2025-04-19wip: support replay smaller time with SIGRTMIN+N and recording in replay ↵dec05eba
mode with SIGTRMIN
2025-04-18Type safetydec05eba
2025-04-15Tune av1 qualitydec05eba
2025-04-09mdec05eba
2025-04-065.3.85.3.8dec05eba
2025-04-06Fallback to graphics shader instead of compute shader if the gpu doesn't ↵dec05eba
support compute shader (either glsl 420 or opengl es glsl 310)
2025-04-06Use opengl 4.20 for non-external texture (supports wider range of hardware)dec05eba
2025-04-06Improve color quality, use texture instead of texelFetchdec05eba
2025-04-045.3.75.3.7dec05eba
2025-04-04mdec05eba
2025-04-04Cleanupdec05eba
2025-04-04Fix region capture on hyprland with multiple monitorsdec05eba
2025-04-04Remove unused codedec05eba
2025-04-045.3.65.3.6dec05eba
2025-04-04rc-lookahead 0dec05eba
2025-04-04Remove -preset and -multipass, replace with -tune performance|qualitydec05eba
2025-04-04Correct error message for presetdec05eba
2025-04-04Add -preset and -multipass options for higher quality video encoding on nvidiadec05eba
2025-04-04Optimize compute shadersdec05eba
2025-04-01mdec05eba
2025-04-01Usage textdec05eba
2025-03-305.3.55.3.5dec05eba
2025-03-30Fix incorrect region when monitor is rotateddec05eba
2025-03-30Remove -high-performance-encoding, always force enable itdec05eba
2025-03-30Fix cursor rotated background in compute shader on waylanddec05eba
2025-03-30Fix incorrect region for region capture after compute shader change5.3.4dec05eba
2025-03-305.3.4dec05eba
2025-03-30Compute shader cleanupdec05eba
2025-03-30Cleanupdec05eba
2025-03-30TODO: scissor conversion to compute shaderdec05eba
2025-03-30Fix incorrect compute size when scaling imagedec05eba
2025-03-30Highp rgb shaderdec05eba
2025-03-30Change quality parameters for 'very_high' (default) qualitydec05eba
2025-03-30Refine options textdec05eba
2025-03-30GL_READ_WRITE -> GL_WRITE_ONLYdec05eba
2025-03-30Add -high-performance-encoding option to improve encoding performance (on amd)dec05eba
2025-03-30Compute shader cleanupdec05eba
2025-03-30Compute shader: nvidia: render full image (incorrect dispatch size)dec05eba
2025-03-30Compute shader: add support for external texture, color component swapping ↵dec05eba
(bgr to rgb)