mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update gst plugin for videoconvert & videoscale elements
This commit is contained in:
parent
aa2e1433d2
commit
7ce693d505
1 changed files with 1 additions and 2 deletions
|
@ -65,10 +65,9 @@ GSTREAMER_PLUGINS = [
|
||||||
("gstrtpmanager", "gst-plugins-good"),
|
("gstrtpmanager", "gst-plugins-good"),
|
||||||
("gsttheora", "gst-plugins-base"),
|
("gsttheora", "gst-plugins-base"),
|
||||||
("gsttypefindfunctions", "gst-plugins-base"),
|
("gsttypefindfunctions", "gst-plugins-base"),
|
||||||
("gstvideoconvert", "gst-plugins-base"),
|
("gstvideoconvertscale", "gst-plugins-base"),
|
||||||
("gstvideofilter", "gst-plugins-good"),
|
("gstvideofilter", "gst-plugins-good"),
|
||||||
("gstvideoparsersbad", "gst-plugins-bad"),
|
("gstvideoparsersbad", "gst-plugins-bad"),
|
||||||
("gstvideoscale", "gst-plugins-base"),
|
|
||||||
("gstvorbis", "gst-plugins-base"),
|
("gstvorbis", "gst-plugins-base"),
|
||||||
("gstvolume", "gst-plugins-base"),
|
("gstvolume", "gst-plugins-base"),
|
||||||
("gstvpx", "gst-plugins-good"),
|
("gstvpx", "gst-plugins-good"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue