aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
15 hoursChange replay recording filename prefix to VideoHEAD5.4.0masterdec05eba
17 hours5.4.0dec05eba
35 hoursMove encoding code from video encoder to encoder, since it also processes aud...dec05eba
36 hoursFix crash on exit when replay recording, increase SIGRTMIN replay save by key...dec05eba
36 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
8 daysTune av1 qualitydec05eba
2025-04-09mdec05eba
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-04mdec05eba
2025-04-04Cleanupdec05eba
2025-04-04Fix region capture on hyprland with multiple monitorsdec05eba
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-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-30Fix incorrect compute size when scaling imagedec05eba
2025-03-30Highp rgb shaderdec05eba
2025-03-30Change quality parameters for 'very_high' (default) qualitydec05eba
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
2025-03-29WIP: use compute shader instead of graphics shader for better performance (es...dec05eba
2025-03-19Use highp instead of mediumpdec05eba
2025-03-18mdec05eba
2025-03-18Test broadcom (raspberry pi) supportdec05eba
2025-03-16Ffmpeg changes the api YET AGAIN, breaking recording on nvidiadec05eba
2025-03-15Fix application audio not working correctly after a recent updatedec05eba
2025-03-14Fix screenshot of window not working after latest change5.3.1dec05eba
2025-03-13texture filter changedec05eba