diff --git a/video/out/vo.c b/video/out/vo.c index db29690950cc1..3644fb321b6d1 100644 --- a/video/out/vo.c +++ b/video/out/vo.c @@ -72,8 +72,8 @@ static const struct vo_driver *const video_out_drivers[] = #if HAVE_ANDROID &video_out_mediacodec_embed, #endif - &video_out_gpu, &video_out_gpu_next, + &video_out_gpu, #if HAVE_VDPAU &video_out_vdpau, #endif