aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
20 hoursChange replay recording filename prefix to VideoHEAD5.4.0masterdec05eba
21 hours5.4.0dec05eba
40 hoursMove encoding code from video encoder to encoder, since it also processes aud...dec05eba
41 hoursUpdate readme about recording repaly infodec05eba
41 hoursFix crash on exit when replay recording, increase SIGRTMIN replay save by key...dec05eba
41 hoursRefactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...dec05eba
3 dayscatch SIGTERM to stop recordingdec05eba
3 daysMove argument parsing to different filedec05eba
4 dayswip: support replay smaller time with SIGRTMIN+N and recording in replay mode...dec05eba
5 daysType safetydec05eba
9 daysTune 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 supp...dec05eba
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 (b...dec05eba
2025-03-30Use sampler2D for alpha blending compute shader instead of output image2Ddec05eba
2025-03-29Reapply "WIP: use compute shader instead of graphics shader for better perfor...dec05eba
2025-03-29Revert "WIP: use compute shader instead of graphics shader for better perform...dec05eba