aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
13 hoursTest latency compHEADmasterdec05eba
43 hoursRemove unecessary shitdec05eba
2 daysshitdec05eba
2 daysminreqdec05eba
2 daysTry different pulseaudio optionsdec05eba
2 daysRevert "Testing audio latency compensation"dec05eba
This reverts commit 2692a7d22c0b691f7f27f969c91e7af05c8ede7d.
2 daysTesting audio latency compensationdec05eba
3 daysUse correct audio read timeoutdec05eba
3 daysSet audio timeout to a low value againdec05eba
4 daysAdd -ab option to set a custom audio bitratedec05eba
4 daysWho cares anymoredec05eba
5 daysFix messed up audio on some distros (those using pulseaudio?)dec05eba
5 daysUpdate errmsg, paranoid error handlingdec05eba
5 daysTime based audio latency, test, might fix some shitsdec05eba
5 daysRemove audio sync delay fix, it doesn't work for everybodydec05eba
6 daysFix audio (swr) for ffmpeg 4.4dec05eba
6 daysMore audio bullshit, repeat write audio frames for audio delaydec05eba
6 daysBetter audio timing test: compensate for audio server latencydec05eba
8 daysX11 nvidia monitor capture: fix capture broken after sleep/suspend or ↵dec05eba
monitor reconfiguration
10 daysvaapi h264: dont set quality parameterdec05eba
2024-03-25Check if -sc is executable at start, allow relative filenamedec05eba
2024-03-21Workaround issue in older ffmpeg version with av1 nvenc causing the whole ↵dec05eba
application to crash
2024-03-21Force set __GL_THREADED_OPTIMIZATIONS to 0, which fixes window ↵dec05eba
capture/wayland capture for nvidia for users that have set it to 1
2024-03-21Correctly clear cursor in window capture when the cursor is outside thedec05eba
window
2024-03-21Fix missing color range set in color conversion for nvidia window capturedec05eba
2024-03-21Destroy glx context on fail/deinitdec05eba
2024-03-20Ignore color standards for more accurate colorsdec05eba
2024-03-20Fix incorrect overclocking offset on some nvidia gpus (more than 2 ↵dec05eba
performance levels)
2024-03-11Only update cursor position in window capture if recording cursordec05eba
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-11Custom bt709 values, less greendec05eba
2024-03-11Do not create output directory when live streamingdec05eba
2024-03-10Prime run messagedec05eba
2024-03-10bad sizedec05eba
2024-03-10Use dri card matching current egl contextdec05eba
2024-03-10Fix cursor capture in nvidia wayland, hdr, clear background immediately in ↵dec05eba
window capture
2024-03-10Revert bt709 colors to default for nowdec05eba
2024-03-10Allow overclocking on window capture nvidiadec05eba
2024-03-09Refactor capture basedec05eba
2024-03-09Draw cursor in window capturedec05eba
2024-03-09Refactor xcompositedec05eba
Move common code between cuda/vaapi implementations into xcomposite file. This also fixes limited/full range colors on nvidia.
2024-03-08Set frame size to video codec context size, nicer rgb to nv12dec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
Also fixes color metadata, color range and hdr on nvidia wayland.
2024-03-08Pool size 20 for vaapidec05eba
2024-03-08Reconfigure quality, force refresh nvfbc frame, mention stutter in readmedec05eba
2024-02-28vaapi quality configuredec05eba
2024-02-27glClearColor, update readme with video link of gpu screen recorder vs obs ↵dec05eba
smoothness
2024-02-26Set cap sys nice again, to prevent gsr from being limited to game fpsdec05eba
2024-02-25Dont prioritize gsr egl context over other processesdec05eba