mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Support nvidia wayland bit depth over 8 bit (fixes incorrect colors on some systems running kde plasma)
This commit is contained in:
@@ -9,7 +9,7 @@ typedef enum {
|
||||
} gsr_source_color;
|
||||
|
||||
typedef enum {
|
||||
GSR_DESTINATION_COLOR_RGB,
|
||||
GSR_DESTINATION_COLOR_BGR,
|
||||
GSR_DESTINATION_COLOR_NV12 /* YUV420, BT709, limited */
|
||||
} gsr_destination_color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user