"README.md" did not exist on "7c1d700384017327fe685cfadae7b5af097378a6"
plugins: fix compilation when EGL/GLX is disabled
The compiler might complain of gst_vaapi_create_display_from_handle() being unused if both EGL and GLX are disabled. This patch avoid that compilation error.
Please register or sign in to comment