Skip to content

vaapi: add device env to plugin dependencies

U. Artie Eoff requested to merge ullysses.a.eoff/gstreamer:vaapi-drm-device into main

In a multi-gpu system, each device may support different features.

Add GST_VAAPI_DRM_DEVICE to plugin dependencies to ensure registered features are re-evaluated according to user specified device.

cc: @vjaquez @He_Junyan @mkba @haihao

Merge request reports