Age | Commit message (Collapse) | Author |
|
This reverts commit 2692a7d22c0b691f7f27f969c91e7af05c8ede7d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
monitor reconfiguration
|
|
|
|
|
|
application to crash
|
|
capture/wayland capture for nvidia for users that have set it to 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|