aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
6 daysCorrect error message for presetdec05eba
6 daysAdd -preset and -multipass options for higher quality video encoding on nvidiadec05eba
6 daysOptimize compute shadersdec05eba
9 daysmdec05eba
9 daysUsage textdec05eba
10 daysFix incorrect region when monitor is rotateddec05eba
10 daysRemove -high-performance-encoding, always force enable itdec05eba
10 daysFix cursor rotated background in compute shader on waylanddec05eba
10 daysFix incorrect region for region capture after compute shader change5.3.4dec05eba
10 days5.3.4dec05eba
10 daysCompute shader cleanupdec05eba
10 daysCleanupdec05eba
10 daysFix incorrect compute size when scaling imagedec05eba
10 daysHighp rgb shaderdec05eba
10 daysChange quality parameters for 'very_high' (default) qualitydec05eba
11 daysGL_READ_WRITE -> GL_WRITE_ONLYdec05eba
11 daysAdd -high-performance-encoding option to improve encoding performance (on amd)dec05eba
11 daysCompute shader cleanupdec05eba
11 daysCompute shader: nvidia: render full image (incorrect dispatch size)dec05eba
11 daysCompute shader: add support for external texture, color component swapping ↵dec05eba
(bgr to rgb)
11 daysUse sampler2D for alpha blending compute shader instead of output image2Ddec05eba
11 daysReapply "WIP: use compute shader instead of graphics shader for better ↵dec05eba
performance (especially on amd)" This reverts commit f85a7ab2055ddc8e2231a380f0c46e29e42c2072.
11 daysRevert "WIP: use compute shader instead of graphics shader for better ↵dec05eba
performance (especially on amd)" This reverts commit a41a32cb9079dc3c78414b7b0cdc68243333020d.
11 daysWIP: use compute shader instead of graphics shader for better performance ↵dec05eba
(especially on amd)
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
2025-03-13Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) ↵dec05eba
limitation that only allows one nvfbc session at a time
2025-03-13nvfbc region capture workdec05eba
2025-03-13Fix screenshot with region not working correctly for some sizes and possibly ↵dec05eba
crashing
2025-03-13Add region capture with -w region -region WxH+X+Ydec05eba
2025-03-05Fix pipewire server breaking when pipewire connection is closed too quickly ↵dec05eba
(--info)
2025-03-05Rename window_wayland to wayland and window_x11 to x11dec05eba
2025-03-03Revert "Pulseaudio audio device capture: dont change default output when ↵dec05eba
switching default output" This reverts commit 902556b143342b8e03474fc62ab363c41c6d30a3.
2025-03-03Pulseaudio audio device capture: dont change default output when switching ↵dec05eba
default output
2025-03-03Fix portal capture on sway and hyprland: unset capture types/cursor modes ↵dec05eba
that are not supported by the desktop portal
2025-03-01Correct check for default audio output change in pulseaudiodec05eba
2025-02-27Pipewire: auto change default_output/default_input connected nodes when the ↵dec05eba
default devices are changed in system audio settings
2025-02-26Audio device capture: make default output/input switch recording source the ↵dec05eba
default output/input is changed in the audio server
2025-02-24Higher jpeg quality, we can afford thatdec05eba
2025-02-24Fix merging audio with audio device and app audio where one audio device is ↵dec05eba
a microphone with mono input
2025-02-24Change jpeg quality parametersdec05eba
2025-02-22Make nvidia-smi run in flatpak on hostdec05eba
2025-02-22Dont show nvidia-smi outputdec05eba
2025-02-22Force nvenc codecs to work on opensusedec05eba
2025-02-22Make it possible to stop screenshot with sigintdec05eba