Skip to content

vaapi: Report fatal context creation error.

Jan Schmidt requested to merge thaytan/gstreamer:vaapi-context-error into main

Don't absorb the fatal error encountered if we fail to create a VAAPI context. Post it on the bus and return GST_FLOW_ERROR.

Merge request reports