aboutsummaryrefslogtreecommitdiff
path: root/src/encoder/video/cuda.c
AgeCommit message (Collapse)Author
2024-09-03More cleanupdec05eba
2024-09-03Cleanup hwdevice ctxdec05eba
2024-08-31mdec05eba
2024-08-31Faster startup (faster video codec query), fix some video codec callback logicdec05eba
2024-08-29Prepare for video codec query, cleanup readme, add libva-drm as dependencydec05eba
2024-08-17Add hevc_10bit and av1_10bit options for 10bit color range, increase video ↵dec05eba
quality (qp)
2024-07-05Separate video encoding method from capture methoddec05eba
With this instead of kms_cuda/kms_vaapi/kms_software and xcomposite_cuda/xcomposite_vaapi/xcomposite_software there is now only kms and xcomposite.