summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2025-02-08HDR: always set has_primaries and has_luminance, otherwise data will be ↵dec05eba
missing from file
2025-02-08Fix crash when trying to capture hdr and it failsdec05eba
2025-02-06Increase replay max allowed duration to 3 hoursdec05eba
2025-01-27Possibly fix screen recording not working with desktop portal on intel arcdec05eba
2025-01-25Dont normalize audio for mixed audio. This matches app audio|device audio ↵dec05eba
mix, fixes mic audio being decreased
2025-01-24-overlay-replay > -restart-replay-on-savedec05eba
2025-01-24-overlapping-replay > -overlap-replaydec05eba
2025-01-24Add -overlapping-replay option to clear replay buffer after a savedec05eba
2025-01-18Mesa check version 24.3.6dec05eba
2025-01-18amd: disable vaapi surface copy unless mesa 25.0.0 or greater is used, which ↵dec05eba
fixes a performance issue. Otherwise we get stutter in some games
2025-01-16Add -gl-debug option to make it easier to debug user issues that cant easily ↵dec05eba
be reproduced
2025-01-13Fix possibility of monitor captured changing on wayland when monitors are ↵dec05eba
reconfigured
2025-01-10Workaround teamspeak crashing when recording app audiodec05eba
2025-01-09Unset DRI_PRIMEdec05eba
2024-12-295.0.0dec05eba
2024-12-28Fix vaapi import on older amd gpus, make -w screen refer to first monitor on ↵dec05eba
nvidia x11 as well (use screen-direct for all monitors or gsync)
2024-12-09Add commands for faster uidec05eba
2024-12-06Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to ↵dec05eba
create the virtual sink instead of pulseaudio)
2024-11-28Repurpose '/' in audio argument to set the audio track name, not the ↵dec05eba
recording node name in pulseaudio/pipewire. This also now allows setting audio track name when recording application audio
2024-11-22Fix startup stuck on pulseaudiodec05eba
2024-11-214.3.2dec05eba
2024-11-21Fix portal capture on broken amd drivers: fallback to opengl copy instead of ↵dec05eba
vaapi on known buggy mesa version
2024-11-20Allow recording app audio with -a, deprecate -aa and -aaidec05eba
2024-11-18Disable application audio recording on pulseaudiodec05eba
2024-11-17Exclude duplicate app from --list-application-audiodec05eba
2024-11-16--info: output if app audio is supported (if compiled with it and pipewire ↵dec05eba
server)
2024-11-16Remove provides and conflictsdec05eba
2024-11-15Updatedec05eba
2024-11-15Convert from -git packagedec05eba
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
Use the --list-application-audio option to list available applications to record from.
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 ↵dec05eba
recorder update after ffmpeg update
2024-11-05Set buffer sizedec05eba
2024-11-05Default replay service to cbr for better file size (less ram usage) and 60 ↵dec05eba
seconds
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 ↵dec05eba
version mesa 24.1.4)
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