Age | Commit message (Expand) | Author |
2024-07-04 | Add support for software video encoding with '-encoder cpu' option, currently... | dec05eba |
2024-06-28 | Use low latency mode if output is being piped (/dev/stdout as output), do not... | dec05eba |
2024-06-23 | temp | dec05eba |
2024-06-22 | Fix audio recording (channel layout) for ffmpeg 7 | dec05eba |
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ca... | dec05eba |
2024-06-03 | Force non av1 video codec for hls and aac, force aac for flv | dec05eba |
2024-05-30 | Make gopm a float, rename it to keyint (keyframe interval) | dec05eba |
2024-05-10 | Re-enable opus and make it default (test) | dec05eba |
2024-05-03 | Cleanup, clear bg on init | dec05eba |
2024-04-22 | Show flatpak run command in help menu | dec05eba |
2024-04-16 | Increase audio bitrate for all codecs | Stoppedpuma |
2024-04-13 | Set audio timeout to a low value again | dec05eba |
2024-04-09 | Better audio timing test: compensate for audio server latency | dec05eba |
2024-04-08 | X11 nvidia monitor capture: fix capture broken after sleep/suspend or monitor... | dec05eba |
2024-04-02 | Mention new issues page | dec05eba |
2024-03-10 | Allow overclocking on window capture nvidia | dec05eba |
2024-03-09 | Refactor capture base | dec05eba |
2024-03-09 | Draw cursor in window capture | dec05eba |
2024-03-08 | Use opengl capture for nvfbc (prepare for vulkan capture without cuda) | dec05eba |
2024-02-28 | Update readme | dec05eba |
2024-02-20 | Add usage example for replay | dec05eba |
2024-02-10 | FAQ: glitched video | dec05eba |
2024-02-10 | Add screen rotation support (tested on amd/intel) | dec05eba |
2024-02-06 | Add support for hdr capture on amd/intel | dec05eba |
2024-01-02 | Create directory to output file if not exists | dec05eba |
2023-12-23 | Small changes who cares | dec05eba |
2023-11-30 | flatpak: run gsr kms server on host if the file has root capacity | dec05eba |
2023-11-30 | Workaround mesa (amd and intel driver issue): use hevc when mkv is used since... | dec05eba |
2023-11-27 | test | dec05eba |
2023-11-18 | Remove old todo | dec05eba |
2023-11-17 | Make amd/intel nvidia/wayland capture display match x11 connector name, allow... | dec05eba |
2023-11-12 | kms client/server: replace unix domain socket file with socketpair after conn... | dec05eba |
2023-11-11 | Add experimental av1 support (only tested on amd) | 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 | Try re-enabling use of modified in linux dma buf ext egl create image | dec05eba |
2023-10-21 | Update TODO | dec05eba |
2023-10-15 | Install systemd service in install script, skip empty audio device | dec05eba |
2023-09-07 | wip | dec05eba |
2023-08-18 | README password prompt | dec05eba |
2023-08-15 | Change nvenc preset to p5 to workaround new nvidia driver bug | dec05eba |
2023-08-09 | Test fix recent regression in ffmpeg that increases cpu usage | dec05eba |
2023-08-09 | Update TODO with camera | dec05eba |
2023-07-28 | Remove TODO items, improve readme replay service section | 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-22 | Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ... | dec05eba |
2023-07-22 | Temp disable cursor fix | dec05eba |
2023-07-22 | AMD/Intel capture cursor | dec05eba |
2023-07-21 | TODO | dec05eba |