Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | Fix missing files from meson build | dec05eba | |
2024-07-05 | Separate video encoding method from capture method | dec05eba | |
With this instead of kms_cuda/kms_vaapi/kms_software and xcomposite_cuda/xcomposite_vaapi/xcomposite_software there is now only kms and xcomposite. | |||
2024-07-04 | Add support for software video encoding with '-encoder cpu' option, ↵ | dec05eba | |
currently h264 only | |||
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ↵ | dec05eba | |
capture currently supported | |||
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 ↵ | dec05eba | |
normal meson behavior | |||
2024-06-11 | Migrate to Meson build system | A person | |