aboutsummaryrefslogtreecommitdiff
path: root/include/capture/nvfbc.h
AgeCommit message (Expand)Author
12 daysFix screenshot of window not working after latest change5.3.1dec05eba
13 daysTake screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...dec05eba
14 daysAdd region capture with -w region -region WxH+X+Ydec05eba
2025-02-16Support taking a screenshot (-o image.jpg/image.png)dec05eba
2024-10-26Add option to change output resolution (-s)dec05eba
2024-08-31Faster startup (faster video codec query), fix some video codec callback logicdec05eba
2024-08-17Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...dec05eba
2024-07-04Add support for software video encoding with '-encoder cpu' option, currently...dec05eba
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-02-11Remove dependency on egl in nvfbcdec05eba
2024-02-11Fix nvfbc capture crash on startdec05eba
2023-07-21Fix capture not working on intel + waylanddec05eba
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...dec05eba
2022-10-16Refactor xcomposite into abstract capture apidec05eba
2022-10-14Refactor nvfbc into abstract capture apidec05eba