aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-07-05Fix missing files from meson builddec05eba
2024-07-05Separate video encoding method from capture methoddec05eba
2024-07-04Add support for software video encoding with '-encoder cpu' option, currently...dec05eba
2024-06-21Add -fm 'content' option to match fps to captured content, only x11 window ca...dec05eba
2024-06-11Make setcap for install optionaldec05eba
2024-06-11Keep install script behavior the same as before, dont use it if you want norm...dec05eba
2024-06-11Migrate to Meson build systemA person