Age | Commit message (Expand) | Author |
2023-11-28 | Configure vaapi quality settings (higher qp, lower file size) | dec05eba |
2023-11-28 | Add -sc argument to specify a script that runs on the saved video file | dec05eba |
2023-11-26 | Create one audio frame for each audio device (instead of having one for all m... | dec05eba |
2023-11-24 | Fix build on 32-bit systems | dec05eba |
2023-11-22 | h264 vaapi quality 5 | dec05eba |
2023-11-18 | Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some s... | dec05eba |
2023-11-17 | Make amd/intel nvidia/wayland capture display match x11 connector name, allow... | dec05eba |
2023-11-15 | Use global_quality for av1, fixes quality options for av1, fine tune quality ... | dec05eba |
2023-11-11 | Add experimental av1 support (only tested on amd) | dec05eba |
2023-11-07 | Dont enumerate audio devices if no audio input is specified | dec05eba |
2023-11-05 | Update usage info about screen direct option | dec05eba |
2023-10-31 | 3 sec extra for replay | dec05eba |
2023-10-31 | Revert "Try re-enabling use of modified in linux dma buf ext egl create image" | dec05eba |
2023-10-31 | Revert temp modifier test | dec05eba |
2023-10-31 | bla | dec05eba |
2023-10-31 | Modified hack test | dec05eba |
2023-10-31 | Try re-enabling use of modified in linux dma buf ext egl create image | dec05eba |
2023-10-27 | Dont include unused drm_fourcc.h, include missing unistd.h for _exit | dec05eba |
2023-10-22 | Fix vram leak for reals | dec05eba |
2023-10-21 | Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ... | dec05eba |
2023-10-15 | Install systemd service in install script, skip empty audio device | dec05eba |
2023-10-15 | Add the ability to save replays into folders by date | 4censord |
2023-10-08 | Attempt to fix vram leak(?) | dec05eba |
2023-10-01 | fflush after puts to fix piping replay path | dec05eba |
2023-09-29 | Remove unused cursor code | dec05eba |
2023-09-27 | Use correct offset for kms_vaapi monitor | dec05eba |
2023-09-18 | egl es -> egl | dec05eba |
2023-09-08 | Revert "p" | dec05eba |
2023-09-08 | p | dec05eba |
2023-09-08 | Revert vaapi c | dec05eba |
2023-09-08 | T | dec05eba |
2023-09-08 | Test vaapi plane modifier | dec05eba |
2023-09-07 | wip | dec05eba |
2023-08-22 | Fallback to another video codec if the selected video codec is not auto and i... | dec05eba |
2023-08-15 | Change nvenc preset to p5 to workaround new nvidia driver bug | dec05eba |
2023-08-13 | kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable... | dec05eba |
2023-08-13 | fugg | dec05eba |
2023-08-13 | test | dec05eba |
2023-08-11 | Cleanup debug output | dec05eba |
2023-08-09 | Test fix recent regression in ffmpeg that increases cpu usage | dec05eba |
2023-07-26 | cap_sys_nice, set caps on gsr-kms-server and gpu-screen-recorder | dec05eba |
2023-07-26 | High priority egl context if possible, use eglBindAPI(EGL_OPENGL_ES_API) | dec05eba |
2023-07-25 | Dont use jpeg color range (fixes too dark image on amd/intel in flatpak) | dec05eba |
2023-07-24 | README | dec05eba |
2023-07-23 | vaapi window capture cleanup | dec05eba |
2023-07-23 | AMD/Intel: do custom color conversion for window capture, better colors | dec05eba |
2023-07-23 | Improve color accuracy on amd/intel | dec05eba |
2023-07-22 | Dont do glClear/glSwapBuffers on nvidia wayland, it's not needed | dec05eba |
2023-07-22 | Exit with exit code 10 if pkexec fails | dec05eba |
2023-07-22 | Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ... | dec05eba |