aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
3 daysAllow recording app audio with -a, deprecate -aa and -aaidec05eba
Use -a "app:brave" instead of -aa "brave". Use -a "app-inverse:brave" instead of -aai "brave". This now allows merging audio devices and app audio into the same audio track.
6 days--info also verify pipewire connection for app audiodec05eba
7 daysDisable application audio recording on pulseaudio4.3.0dec05eba
7 daysExclude duplicate app from --list-application-audiodec05eba
7 days--info: output if app audio is supported (if compiled with it and pipewire ↵dec05eba
server)
10 daysnvidia x11: fix black screen regressiondec05eba
11 daysUse module-null-sink instead of module-combine-sinkdec05eba
13 daysFix build without app_audio build optiondec05eba
13 daysAdd --list-capture-options optiondec05eba
13 daysAdd -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-09Fix incorrect color format in x11 cursor (bgr instead of rgb)dec05eba
2024-11-09Revert x11 drm cursor switcharoodec05eba
2024-11-08Prefer drm cursor over x11 on x11, to fix correct position and size when x11 ↵dec05eba
output is scaled
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-08Prepare for pipewire audio routingdec05eba
2024-11-07Change libx264 preset to veryfast and tune to filmdec05eba
2024-11-05Set buffer size4.2.6dec05eba
2024-11-05usagedec05eba
2024-11-05Revert bitrate calculationdec05eba
2024-11-05m4.2.5dec05eba
2024-11-05Fix incorrect bitrate calculation for constant bitratedec05eba
2024-11-01Update issues linkdec05eba
2024-10-27Mention the new UIdec05eba
2024-10-26Fix cursor position when scaling output with multiple monitors on monitor ↵dec05eba
capture on x11
2024-10-26Add option to change output resolution (-s)dec05eba
2024-10-24Revert "Debug output temp"dec05eba
This reverts commit 86c57c85ac3056d79b31bc6c6709901f88715f2b.
2024-10-24Debug output tempdec05eba
2024-10-23Mesa && AMD checkdec05eba
2024-10-23Support old amd gpus that need radeon driverdec05eba
2024-10-22Fix shadow variabledec05eba
2024-10-22Allow recording virtual audio devices that have forward slash (/) in the namedec05eba
2024-10-19nixos fix: look for gsr-kms-server in PATH if not found in same directory as ↵dec05eba
gpu-screen-recorder
2024-10-164.2.2: AMD IS SHIT4.2.2dec05eba
2024-10-16Enable low latency encoding mode on amd (only available on amd since mesa ↵dec05eba
version mesa 24.1.4)
2024-10-12appendumdec05eba
2024-10-12Better frametimes when recording is too slowdec05eba
2024-10-12Better frame timing when frame encoding time overflowsdec05eba
2024-10-12More frame timingdec05eba
2024-10-11Add back better frame timing for smoother videodec05eba
2024-10-09Rename video encoder cuda to video encoder nvencdec05eba
2024-10-07Usagedec05eba
2024-10-07usagedec05eba
2024-10-07Replace -bitrate with -q for constant bitrate (-bm cbr)dec05eba
2024-10-07More constant bitratedec05eba
2024-10-07Make -ab and -vb in kbpsdec05eba
2024-10-07Add constant bitrate mode (-bm cbr with and -vb option)dec05eba
2024-10-06gsr-kms-server 'security': only allow gpu-screen-recorder to get framebufferdec05eba
2024-10-03Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ↵dec05eba
encoding for now until drivers and ffmpeg work properly
2024-10-02Proper error handling for fd cleanup in vaapi querydec05eba