Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-08 | Refactor kms_vaapi and kms_cuda | dec05eba | |
Also fixes color metadata, color range and hdr on nvidia wayland. | |||
2024-02-06 | Add support for hdr capture on amd/intel | dec05eba | |
Nvidia support will be added in the future. Note that hdr metadata is missing from the output file as amd and intel both have bugged drivers that dont add hdr metadata to the output file. Need to find a workaround for this (patching the video bitstream?). Add -cr limited|full, to set color range | |||
2023-12-31 | Revert "Reverse kms server connect direction to fix umask issue" | dec05eba | |
This reverts commit e844421f6d6a7461eee76428cdcd5e8d6bca89e2. | |||
2023-12-31 | Reverse kms server connect direction to fix umask issue | dec05eba | |
2023-11-12 | kms client/server: replace unix domain socket file with socketpair after ↵ | dec05eba | |
connecting (fixes issue of .gsr-kms-socket files remaining in $HOME) | |||
2023-07-22 | Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ↵ | dec05eba | |
fixed | |||
2023-07-22 | AMD/Intel capture cursor | dec05eba | |
2023-05-12 | kms_vaapi: support multiple drm planes (fixes capture on some multi monitor ↵ | dec05eba | |
systems) | |||
2023-04-10 | kms: get plane every frame, might fix not updating issue and issue where ↵ | dec05eba | |
plane gets invalid | |||
2023-04-09 | Move kms client and server to separate directories | dec05eba | |