Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GStreamer plugin should use GLMemory #25048

Merged
merged 2 commits into from Dec 6, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

Disable gstreamer-in-gstreamer on windows CI

  • Loading branch information
asajeffrey committed Dec 6, 2019
commit 445ee9b59f7396771bf2a4b5557fe1cd6f2afb02
@@ -490,7 +490,9 @@ def windows_unit(cached=True):
"mach smoketest --angle",
"mach package --dev",
"mach build --dev --libsimpleservo",
"mach build --dev -p servo-gst-plugin",
# We're getting link errors on windows, due to the x11 feature being
# enabled on gstreamer-gl. https://github.com/servo/media/pull/304/
"mach build --dev --media-stack=dummy -p servo-gst-plugin",

)
.with_artifacts("repo/target/debug/msi/Servo.exe",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.