summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Expand)Author
2024-11-13nvidia x11: fix black screen regressiondec05eba
2024-11-13Use module-null-sink instead of module-combine-sinkdec05eba
2024-11-11Add -aa and -aai options to record audio only from selected applicationsdec05eba
2024-11-08Simpler xrandr monitor query (do the same thing as before)dec05eba
2024-11-08x11: fix correct monitor capture size when output is scaleddec05eba
2024-11-08Change libx264 preset to veryfast and tune to film. Force gpu screen recorder...dec05eba
2024-11-05Set buffer sizedec05eba
2024-11-05Default replay service to cbr for better file size (less ram usage) and 60 se...dec05eba
2024-11-05Revert bitrate calculationdec05eba
2024-11-05Fix incorrect bitrate calculation for constant bitratedec05eba
2024-10-26Add -s option to allow setting video resolutiondec05eba
2024-10-22Allow recording virtual audio devices that have forward slash (/) in the namedec05eba
2024-10-16Enable low latency encoding mode on amd (only available on amd since mesa ver...dec05eba
2024-10-12Better frametimes when recording is too slowdec05eba
2024-10-12Version 4.2.0, better frame timing for smoother videodec05eba
2024-10-07Use -q instead of -bitrate for constant bitrate qualitydec05eba
2024-10-07Add constant bitrate option (-bm cbr -bitrate 5400)dec05eba
2024-10-06gsr-kms-server 'security': only allow gpu-screen-recorder to get framebufferdec05eba
2024-10-02Modify use of vulkan headers, include vulkan headers as a make dependdec05eba
2024-10-01Remove dependency on vulkan for nowdec05eba
2024-10-01Support gpus that only support low power video encoding, such as Intel Arc A380dec05eba
2024-09-21Fallback for vaapi copy to opengl copydec05eba
2024-09-21Fix first frame is blackdec05eba
2024-09-21Revert recent time framing and performance changes as it affects slower devic...dec05eba
2024-09-20Fix codec query for old nvidia gpus (which are limited to nvidia driver versi...dec05eba
2024-09-20Remove damage tracking for now, better frame timing (deal with time error acc...dec05eba
2024-09-18Increase encoding performance on amd, at the cost of higher vram usagedec05eba
2024-09-17Fix merged audio not working, add better video capture sync, especially on x1...dec05eba
2024-09-14Set update fps to video fps, on x11 sync video to damage tracking, experimentaldec05eba
2024-09-06Explicit glFlush/glFinish before and after render operations to fix tearing a...dec05eba
2024-09-05Fix systemd service filedec05eba
2024-08-31Faster startup (faster video codec query), fix some video codec callback logicdec05eba
2024-08-31Enable recording on steam deck with warning, use vbr on steam deck and add -b...dec05eba
2024-08-20Disable steam deck support at the moment because the driver is broken (ignore...dec05eba
2024-08-20Also revert av1 qualitydec05eba
2024-08-20Revert quality parameters, they were overkilldec05eba
2024-08-18Fix kms capture crash on wayland if x11 is not availabledec05eba
2024-08-17Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...dec05eba
2024-08-16Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...dec05eba
2024-08-15Fix software encoding option not workingdec05eba
2024-08-15Fix portal capture option not available when laptop monitor is disableddec05eba
2024-08-08Fix possible capture lag (especially with desktop portal capture)dec05eba
2024-08-04Allow prime-run on waylanddec05eba
2024-07-28fix modprobe installation pathdec05eba
2024-07-28Install modprobe gsr-nvidia.conf to workaround nvidia driver suspend bug that...dec05eba
2024-07-26Disable prime-run for now until the option to select a gpu device is addeddec05eba
2024-07-25nvidia x11: fix screen-direct-force not working because it was ignoreddec05eba
2024-07-23Fix capture on amd, Fix hdr capture causing crash when in replay modedec05eba
2024-07-22Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...dec05eba
2024-07-22Fix portal capture on intel, support multiple planes in one egl image (might ...dec05eba