Enabled WAV decoding support in gstreamer (#32924)

Signed-off-by: Benjamin Vincent Schulenburg <bennyschulenburg@gmx.de>
This commit is contained in:
Ben 2024-08-03 18:28:00 +02:00 committed by GitHub
parent f3bec0aed3
commit f3fe11c382
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,6 +73,7 @@ GSTREAMER_PLUGIN_LIBS = [
"gstrtpmanager",
"gstvideofilter",
"gstvpx",
"gstwavparse",
# gst-plugins-bad
"gstaudiobuffersplit",
"gstdtls",