servo/components/servo
bors-servo 86e7f9afc1
Auto merge of #27302 - jdm:gst-package-mac, r=Manishearth
Make gstreamer packaging explicit

This change aligns Windows and macOS in terms of loading an explicit set of included plugins when initializing gstreamer. It also creates a single source of truth - the set of expected plugins is generated in a build script by the same python code that is used for packaging, so it should be impossible for platforms relying on this system to get out of sync.

Fixes #27293
2020-07-17 10:51:57 -04:00
..
build.rs Load explicit set of gstreamer plugins on macos, and include them in the nightly package. 2020-07-16 22:42:22 -04:00
Cargo.toml Auto merge of #26752 - ferjm:datachannel, r=Manishearth 2020-06-30 13:53:32 -04:00
lib.rs Auto merge of #27302 - jdm:gst-package-mac, r=Manishearth 2020-07-17 10:51:57 -04:00