aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2023-11-17Make amd/intel nvidia/wayland capture display match x11 connector name, allow...dec05eba
2023-11-15Use global_quality for av1, fixes quality options for av1, fine tune quality ...dec05eba
2023-11-11Add experimental av1 support (only tested on amd)dec05eba
2023-11-07Dont enumerate audio devices if no audio input is specifieddec05eba
2023-11-05Update usage info about screen direct optiondec05eba
2023-10-313 sec extra for replaydec05eba
2023-10-31Revert "Try re-enabling use of modified in linux dma buf ext egl create image"dec05eba
2023-10-31Try re-enabling use of modified in linux dma buf ext egl create imagedec05eba
2023-10-27Dont include unused drm_fourcc.h, include missing unistd.h for _exitdec05eba
2023-10-22Fix vram leak for realsdec05eba
2023-10-21Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ...dec05eba
2023-10-15Install systemd service in install script, skip empty audio devicedec05eba
2023-10-15Add the ability to save replays into folders by date4censord
2023-10-01fflush after puts to fix piping replay pathdec05eba
2023-08-22Fallback to another video codec if the selected video codec is not auto and i...dec05eba
2023-08-15Change nvenc preset to p5 to workaround new nvidia driver bugdec05eba
2023-08-13kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...dec05eba
2023-08-09Test fix recent regression in ffmpeg that increases cpu usagedec05eba
2023-07-25Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)dec05eba
2023-07-23Improve color accuracy on amd/inteldec05eba
2023-07-22Exit with exit code 10 if pkexec failsdec05eba
2023-07-22AMD/Intel capture cursordec05eba
2023-07-21Fix monitor capture on amd/intel + x11dec05eba
2023-07-21Fix window capturedec05eba
2023-07-21Fix capture not working on intel + waylanddec05eba
2023-07-21vfr on wayland (even on nvidia), add uninstall scriptdec05eba
2023-07-21Support wlroots screen capture, which doesn't require kms root access and als...dec05eba
2023-07-18Fix wayland capture on amd/inteldec05eba
2023-07-18Experimental wayland support, test 1dec05eba
2023-06-20Translate -c mkv to -c matroskadec05eba
2023-06-07Mention that only h264/hevc is supported at the momentdec05eba
2023-06-04Make sure window id hex starts with 0x (makes monitor recording more reliable...dec05eba
2023-05-29Update readme about flatpakdec05eba
2023-05-22Attempt to fix nvidia driver bug at program exit (freeze) by exit without atexitdec05eba
2023-05-18Use av_packet_alloc instead of deprecated memset on packet sizedec05eba
2023-05-17Fix all warningsdec05eba
2023-05-12kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s...dec05eba
2023-04-27manjaro *****dec05eba
2023-04-27Temporary disable opus/flac because it breaks multiple audio, fix possible au...dec05eba
2023-04-22kms_vaapi: add cursor capture for amd/intel monitor capturedec05eba
2023-04-18Only capture frame if num frames to capture > 0dec05eba
2023-04-18Show shorter form of help on argument errordec05eba
2023-04-18Replace tabs with 4 spacesdec05eba
2023-04-18Made fps update toggleableXnipS
2023-04-16Find /dev/dri/card path that exists (the first one)dec05eba
2023-04-15Fix AMD single monitor rotated display being rotated in recordingdec05eba
2023-04-13Move back receive packet to main threaddec05eba
2023-04-13Move back video encoding to main thread, move receive packet to separate threaddec05eba
2023-04-11Temporary disable monitor recording on amd/inteldec05eba
2023-04-10Cleanup of aframe if same ptsdec05eba