mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Support WebAudio on Windows These changes improve the GStreamer experience on Windows in several ways: * we package the set of plugins and their dependencies that Servo requires for media support * we explicitly load those plugins when starting the media engine rather than relying on an existing gstreamer installation These changes do not affect the experience on non-Windows platforms, but the path is clear to do so in order to fix problems like #23519. With these changes I can successfully hear a tone when loading https://joshmatthews.net/osc.html in both a desktop build and a UWP build. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #23631 and fix #23698 - [x] These changes do not require tests because no tests on windows ;_; <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23712) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
taskcluster | ||
cert_generator.js | ||
cert_generator.sh | ||
jsdefine | ||
memory_chart.html | ||
memory_reports_over_time.py | ||
patch-trace-template.py | ||
profilicate.py | ||
run_in_headless_android_emulator.py | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_automation_screenshot.py | ||
servo_gdb.py | ||
start_servo.py | ||
valgrind-memcheck.supp |