mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Various UWP GStreamer improvements There are a number of positive changes in these commits: * we successfully load GStreamer plugins in ARM64 UWP builds * we correctly link the ARM64 ANGLE libraries when appropriate * it is no longer necessary to manually set the LIB environment variable on Windows * we automatically download and link against UWP-friendly GStreamer binaries when building with `--uwp` * the use of vcruntime140.dll, msvcp140.dll and api-ms-win-crt-runtime-l1-1-0.dll in the UWP application has been removed and the build does not repackage them * the set of base supporting GStreamer DLLs has been expanded to allow the gstlibav plugin to load correctly --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #23742 - [x] There are tests for these changes <!-- 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/23863) <!-- 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 |