Age | Commit message (Collapse) | Author |
|
|
|
performance levels)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Nvidia support will be added in the future.
Note that hdr metadata is missing from the output file as
amd and intel both have bugged drivers that dont add hdr metadata
to the output file.
Need to find a workaround for this (patching the video bitstream?).
Add -cr limited|full, to set color range
|
|
|
|
This reverts commit 0702aad3cf83a97ffcd979d67c5266062d5dfa7f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|