mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Enabled WAV decoding support in gstreamer (#32924)
Signed-off-by: Benjamin Vincent Schulenburg <bennyschulenburg@gmx.de>
This commit is contained in:
parent
f3bec0aed3
commit
f3fe11c382
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ GSTREAMER_PLUGIN_LIBS = [
|
|||
"gstrtpmanager",
|
||||
"gstvideofilter",
|
||||
"gstvpx",
|
||||
"gstwavparse",
|
||||
# gst-plugins-bad
|
||||
"gstaudiobuffersplit",
|
||||
"gstdtls",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue