mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-27 01:34:34 +01:00
Enable MP3 decoding plugins
Required for games that play MP3 via MF, like "Let's Build a Zoo." CW-Bug-Id: #20803
This commit is contained in:
parent
112d3635f4
commit
0a191c5961
1 changed files with 2 additions and 0 deletions
|
|
@ -501,6 +501,8 @@ GST_GOOD_MESON_ARGS := \
|
|||
-Dvideofilter=enabled \
|
||||
-Dvpx=enabled \
|
||||
-Dwavparse=enabled \
|
||||
-Did3demux=enabled \
|
||||
-Dmpg123=enabled \
|
||||
-Dorc=enabled
|
||||
|
||||
GST_GOOD_DEPENDS = gst_orc gstreamer gst_base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue