mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Allow playing video/webm on Windows
This commit is contained in:
parent
6ca62aa0de
commit
ea6cff4b8d
2 changed files with 2 additions and 0 deletions
|
@ -166,6 +166,7 @@ mod media_platform {
|
|||
];
|
||||
|
||||
let non_uwp_plugins = [
|
||||
"gstmatroska.dll",
|
||||
"gstnice.dll",
|
||||
"gstogg.dll",
|
||||
"gstopengl.dll",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue