Skip to content

mft: list the available decoders

Steve Lhomme requested to merge robUx4/vlc:mftenc/2 into master

This can be useful to check what the system can and cannot do.

In debug builds we also test if the transform can be loaded. It can take a bit of time to activate the transform, so it's better not to do it in release builds.

Merge request reports