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:
Delan Azabani 2024-03-15 17:05:26 +08:00 committed by GitHub
parent 68b82e6d61
commit 884d024957
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 3 deletions

View file

@ -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`