mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Add gstreamer plugins good/ugly for better codec support (#31687)
* NixOS: add gst-plugins-{good,ugly} for better codec support * Add gstreamer plugins good/ugly to all other package lists
This commit is contained in:
parent
68b82e6d61
commit
884d024957
3 changed files with 10 additions and 3 deletions
|
@ -187,7 +187,10 @@ Run Servo with the command:
|
|||
#### Linux
|
||||
|
||||
* `GStreamer` >=1.18
|
||||
* `gst-plugins-base` >=1.18
|
||||
* `gst-plugins-good` >=1.18
|
||||
* `gst-plugins-bad` >=1.18
|
||||
* `gst-plugins-ugly` >=1.18
|
||||
* `libXcursor`
|
||||
* `libXrandr`
|
||||
* `libXi`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue