Age | Commit message (Collapse) | Author |
|
With this instead of kms_cuda/kms_vaapi/kms_software and
xcomposite_cuda/xcomposite_vaapi/xcomposite_software there
is now only kms and xcomposite.
|
|
currently h264 only
|
|
This reverts commit f8453bcaa4b488aea601af632ab5656979eb6024.
|
|
|
|
|
|
|
|
window capture
|
|
|
|
Move common code between cuda/vaapi implementations
into xcomposite file.
This also fixes limited/full range colors on nvidia.
|
|
|
|
|
|
Also fixes color metadata, color range and hdr on nvidia wayland.
|
|
|
|
smoothness
|
|
|
|
screen rotation in wayland is best effort,
wayland doesn't give the necessary information to make it robust.
|
|
|
|
|
|
|
|
|
|
systems running kde plasma)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ignore nouveau cards.
Fix lag on start of recording on amd/intel by only loading egl once,
on startup.
|
|
also captures cursor
|
|
|
|
|
|
|