Skip to content

tracker-extract: Use a generic method to disable gstreamer plugins

Fabrice Bellet requested to merge bellet/tracker-miners:fix-for-252 into master

This patch updates the function that disables hardware-based gstreamer plugins. The code is based on the newer method used in totem-video-thumbnailer. It doesn't require to maintain an explicit list of plugins.

Closes: #252

Merge request reports