Skip to content

dmo: link with msdmo.lib

Steve Lhomme requested to merge robUx4/vlc:dmo-no-codec into master

The DMO code is enabled for non-UWP targets and all Windows targets have this DLL (since Vista). msdmo.dll with DMOEnum() is available in vanilla Windows 7.

If for some reason the DLL is not there, the plugin won't be loaded and it will rightfully be skipped.

Merge request reports

Loading