Age | Commit message (Expand) | Author |
2024-10-09 | Rename video encoder cuda to video encoder nvenc | dec05eba |
2024-10-01 | Rename codec query cuda to codec query nvenc | dec05eba |
2024-09-27 | Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac... | dec05eba |
2024-09-26 | Move codec query from encoder to separate file | dec05eba |
2024-09-26 | Name capture/encoder variable self | dec05eba |
2024-09-21 | 4.1.11 sigh4.1.11 | dec05eba |
2024-09-21 | 4.1.10, urgent fix | dec05eba |
2024-09-20 | 4.1.9, Prepare for new hdr metadata alloc function and new preset values in f... | dec05eba |
2024-09-17 | 4.1.8 | dec05eba |
2024-09-15 | Remove xi2 code, it's not needed | dec05eba |
2024-09-06 | Move damage tracking to separate file | dec05eba |
2024-09-06 | version 4.1.7 | dec05eba |
2024-08-31 | Add --version command | dec05eba |
2024-08-29 | Prepare for video codec query, cleanup readme, add libva-drm as dependency | dec05eba |
2024-08-20 | minor | dec05eba |
2024-08-20 | Revert quality parameters, they were overkill | dec05eba |
2024-08-18 | 4.1.3 | dec05eba |
2024-08-18 | Don't install files using absolute paths | Tim Schumacher |
2024-08-16 | Update version | dec05eba |
2024-08-08 | Version 4.1.0 | dec05eba |
2024-07-28 | Install systemd service file by default, fix modprobe installation path | dec05eba |
2024-07-28 | Install modprobe gsr-nvidia.conf on install | dec05eba |
2024-07-15 | Update readme (desktop portal info) | dec05eba |
2024-07-15 | Add support for desktop portal capture (-w portal) | dec05eba |
2024-07-05 | Fix missing files from meson build | dec05eba |
2024-07-05 | Separate video encoding method from capture method | dec05eba |
2024-07-04 | Add support for software video encoding with '-encoder cpu' option, currently... | dec05eba |
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ca... | dec05eba |
2024-06-11 | Make setcap for install optional | dec05eba |
2024-06-11 | Keep install script behavior the same as before, dont use it if you want norm... | dec05eba |
2024-06-11 | Migrate to Meson build system | A person |