Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ↵ | dec05eba | |
capture currently supported | |||
2024-06-14 | Properly cut out cursor outside video area when dealing with hevc amd padding | dec05eba | |
2024-03-11 | Add -cursor option to not record cursor | dec05eba | |
2024-03-09 | Refactor capture base | dec05eba | |
2024-03-09 | Draw cursor in window capture | dec05eba | |
2024-03-09 | Refactor xcomposite | dec05eba | |
Move common code between cuda/vaapi implementations into xcomposite file. This also fixes limited/full range colors on nvidia. | |||
2022-11-30 | wip intel | dec05eba | |
2022-10-16 | Refactor xcomposite into abstract capture api | dec05eba | |
Refactor c++ files into c files, more usable |