mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 17:17:16 +09:00
Add hevc_10bit and av1_10bit options for 10bit color range, increase video quality (qp)
This commit is contained in:
@@ -7,7 +7,7 @@ typedef struct gsr_egl gsr_egl;
|
||||
|
||||
typedef struct {
|
||||
gsr_egl *egl;
|
||||
bool hdr;
|
||||
gsr_color_depth color_depth;
|
||||
} gsr_video_encoder_software_params;
|
||||
|
||||
gsr_video_encoder* gsr_video_encoder_software_create(const gsr_video_encoder_software_params *params);
|
||||
|
||||
Reference in New Issue
Block a user