mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01: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",
|
"gstrtpmanager",
|
||||||
"gstvideofilter",
|
"gstvideofilter",
|
||||||
"gstvpx",
|
"gstvpx",
|
||||||
|
"gstwavparse",
|
||||||
# gst-plugins-bad
|
# gst-plugins-bad
|
||||||
"gstaudiobuffersplit",
|
"gstaudiobuffersplit",
|
||||||
"gstdtls",
|
"gstdtls",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue