aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-11Nvidia: use default p4 preset instead of p5, might fix frame issuesdec05eba
2024-01-07Add option to pause/unpause recording with SIGUSR2 signaldec05eba
2024-01-03Remove unused xeventdec05eba
2024-01-02Create directory to output file if not existsdec05eba
2023-12-31Fix for opensuse: set unix domain socket mod 777dec05eba
2023-12-23Small changes who caresdec05eba
2023-12-06Update readme with info about codecsdec05eba
2023-12-03Fix opus and flac audio sources, fix crash when live streaming without an aud...dec05eba
2023-12-01Reconfigure quality for av1 and hevc vaapidec05eba
2023-11-30Workaround mesa (amd and intel driver issue): use hevc when mkv is used since...dec05eba
2023-11-30Allow both hevc and h265 (as alias)dec05eba
2023-11-28usagedec05eba
2023-11-28Add --list-supported-video-codecs commanddec05eba
2023-11-28Run -sc with flatpak-spawn if inside flatpakdec05eba
2023-11-28Configure vaapi quality settings (higher qp, lower file size)dec05eba
2023-11-28Add -sc argument to specify a script that runs on the saved video filedec05eba
2023-11-26Create one audio frame for each audio device (instead of having one for all m...dec05eba
2023-11-24Fix build on 32-bit systemsdec05eba
2023-11-22h264 vaapi quality 5dec05eba
2023-11-18Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s...dec05eba
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-31Revert temp modifier testdec05eba
2023-10-31bladec05eba
2023-10-31Modified hack testdec05eba
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-08Attempt to fix vram leak(?)dec05eba
2023-10-01fflush after puts to fix piping replay pathdec05eba
2023-09-29Remove unused cursor codedec05eba
2023-09-27Use correct offset for kms_vaapi monitordec05eba
2023-09-18egl es -> egldec05eba
2023-09-08Revert "p"dec05eba
2023-09-08pdec05eba
2023-09-08Revert vaapi cdec05eba
2023-09-08Tdec05eba
2023-09-08Test vaapi plane modifierdec05eba
2023-09-07wipdec05eba
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