Allow playing video/webm on Windows

This commit is contained in:
Fernando Jiménez Moreno 2019-09-24 13:32:15 +02:00
parent 6ca62aa0de
commit ea6cff4b8d
2 changed files with 2 additions and 0 deletions

View file

@ -166,6 +166,7 @@ mod media_platform {
];
let non_uwp_plugins = [
"gstmatroska.dll",
"gstnice.dll",
"gstogg.dll",
"gstopengl.dll",