aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
32 hoursMention gsyncHEADmasterdec05eba
4 daysShow flatpak run command in help menudec05eba
9 daysInclude audio human readable name (description) when using incorrect audio ↵dec05eba
device
10 daysh264>hevcdec05eba
10 daysAudio delay, change depending on fpsdec05eba
10 daysshit and poopdec05eba
10 daysinfodec05eba
10 daysIncrease audio bitrate for all codecsStoppedpuma
Increases AAC to 160kbps, increases Opus and FLAC to 128kbps. Remove step from TODO.
10 daysRemove audio compenstationdec05eba
11 daysTest latency compdec05eba
13 daysRevert "Testing audio latency compensation"dec05eba
This reverts commit 2692a7d22c0b691f7f27f969c91e7af05c8ede7d.
13 daysTesting audio latency compensationdec05eba
14 daysUse correct audio read timeoutdec05eba
14 daysSet audio timeout to a low value againdec05eba
2024-04-12Add -ab option to set a custom audio bitratedec05eba
2024-04-12Who cares anymoredec05eba
2024-04-11Fix messed up audio on some distros (those using pulseaudio?)dec05eba
2024-04-11Update errmsg, paranoid error handlingdec05eba
2024-04-11Time based audio latency, test, might fix some shitsdec05eba
2024-04-10Remove audio sync delay fix, it doesn't work for everybodydec05eba
2024-04-10Fix audio (swr) for ffmpeg 4.4dec05eba
2024-04-10More audio bullshit, repeat write audio frames for audio delaydec05eba
2024-04-09Better audio timing test: compensate for audio server latencydec05eba
2024-04-08X11 nvidia monitor capture: fix capture broken after sleep/suspend or ↵dec05eba
monitor reconfiguration
2024-04-06vaapi 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-21Fix missing color range set in color conversion for nvidia window capturedec05eba
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-11Do not create output directory when live streamingdec05eba
2024-03-10Prime run messagedec05eba
2024-03-10Use dri card matching current egl contextdec05eba
2024-03-10Allow overclocking on window capture nvidiadec05eba
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-08Reconfigure quality, force refresh nvfbc frame, mention stutter in readmedec05eba
2024-02-28vaapi quality configuredec05eba
2024-02-20Add usage example for replaydec05eba
2024-02-15Errmsg on manJARo to use flatpak insteaddec05eba
2024-02-14Improve error messagedec05eba
2024-02-13unsetenv instead of setenv empty stringdec05eba
2024-02-13Reset LIBVA_DRIVER_NAME enviromment variable if its set by the userdec05eba
2024-02-11nvidia wayland: add hdr metadatadec05eba
2024-02-11Fix nvfbc capture crash on startdec05eba
2024-02-10FAQ: glitched videodec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
screen rotation in wayland is best effort, wayland doesn't give the necessary information to make it robust.
2024-02-09Remove wayland capture (wlroots)dec05eba