Skip to content

gstreamer-full: Error out when ABI plugins != built plugins

This logs an error message listing all ABI plugins which are disabled (usually because of -Dauto_features=disabled). Those need to be scouted out and enabled manually through -Dgst_plugins_(bad,good,base):plugin=enabled.

See #2934 (closed)

Merge request reports