Remove deprecated overclocking option

This commit is contained in:
dec05eba
2026-05-02 01:44:25 +02:00
parent e48be50cd8
commit 2f23dcf29a
15 changed files with 15 additions and 450 deletions

View File

@@ -7,7 +7,6 @@ typedef struct gsr_egl gsr_egl;
typedef struct {
gsr_egl *egl;
bool overclock;
gsr_color_depth color_depth;
} gsr_video_encoder_nvenc_params;