aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2023-08-13fuggdec05eba
2023-08-13testdec05eba
2023-08-11Cleanup debug outputdec05eba
2023-08-09Test fix recent regression in ffmpeg that increases cpu usagedec05eba
2023-07-26cap_sys_nice, set caps on gsr-kms-server and gpu-screen-recorderdec05eba
2023-07-26High priority egl context if possible, use eglBindAPI(EGL_OPENGL_ES_API)dec05eba
2023-07-25Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)dec05eba
2023-07-24READMEdec05eba
2023-07-23vaapi window capture cleanupdec05eba
2023-07-23AMD/Intel: do custom color conversion for window capture, better colorsdec05eba
2023-07-23Improve color accuracy on amd/inteldec05eba
2023-07-22Dont do glClear/glSwapBuffers on nvidia wayland, it's not neededdec05eba
2023-07-22Exit with exit code 10 if pkexec failsdec05eba
2023-07-22Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ...dec05eba