From 68c9781f44bddc7256677668b559cd02f29bb059 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 21 Nov 2024 00:01:18 +0100 Subject: print --- src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/utils.c b/src/utils.c index e871126..188718f 100644 --- a/src/utils.c +++ b/src/utils.c @@ -878,7 +878,7 @@ bool vaapi_copy_egl_image_to_video_surface(gsr_egl *egl, EGLImage image, vec2i s } if(texture_num_planes <= 0 || texture_num_planes > 8) { - fprintf(stderr, "gsr error: gsr_capture_xcomposite_vaapi_tick: expected planes size to be 0