aboutsummaryrefslogtreecommitdiff
path: root/include/encoder
AgeCommit message (Collapse)Author
5 daysAdd vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ↵dec05eba
accelerated yet
6 daysMove codec query from encoder to separate filedec05eba
6 daysAdd template for vulkan video encodingdec05eba
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.