Age | Commit message (Expand) | Author |
2024-01-17 | Fix stuttering audio on pipewire + opus + multiple audio sources merged | dec05eba |
2024-01-16 | spelling mistake | dec05eba |
2024-01-16 | Shit | dec05eba |
2024-01-11 | Nvidia: use default p4 preset instead of p5, might fix frame issues | dec05eba |
2024-01-07 | Add option to pause/unpause recording with SIGUSR2 signal | dec05eba |
2024-01-02 | Create directory to output file if not exists | dec05eba |
2023-12-31 | Fix for opensuse: set unix domain socket mod 777 | dec05eba |
2023-12-23 | Small changes who cares | dec05eba |
2023-12-06 | Update readme with info about codecs | dec05eba |
2023-12-03 | Fix opus and flac audio sources, fix crash when live streaming without an aud... | dec05eba |
2023-12-01 | Reconfigure quality for av1 and hevc vaapi | dec05eba |
2023-11-30 | Workaround mesa (amd and intel driver issue): use hevc when mkv is used since... | dec05eba |
2023-11-30 | Allow both hevc and h265 (as alias) | dec05eba |
2023-11-28 | usage | dec05eba |
2023-11-28 | Add --list-supported-video-codecs command | dec05eba |
2023-11-28 | Run -sc with flatpak-spawn if inside flatpak | dec05eba |
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-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 | 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-01 | fflush after puts to fix piping replay path | 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-09 | Test fix recent regression in ffmpeg that increases cpu usage | dec05eba |
2023-07-25 | Dont use jpeg color range (fixes too dark image on amd/intel in flatpak) | dec05eba |
2023-07-23 | Improve color accuracy on amd/intel | dec05eba |
2023-07-22 | Exit with exit code 10 if pkexec fails | dec05eba |
2023-07-22 | AMD/Intel capture cursor | dec05eba |
2023-07-21 | Fix monitor capture on amd/intel + x11 | dec05eba |
2023-07-21 | Fix window capture | dec05eba |
2023-07-21 | Fix capture not working on intel + wayland | dec05eba |
2023-07-21 | vfr on wayland (even on nvidia), add uninstall script | dec05eba |
2023-07-21 | Support wlroots screen capture, which doesn't require kms root access and als... | dec05eba |
2023-07-18 | Fix wayland capture on amd/intel | dec05eba |
2023-07-18 | Experimental wayland support, test 1 | dec05eba |