We have better replacements such as the mpg123 plugin. The main reason to keep around mad was for 'freeform' mp3 support, but mpg123 can handle those too nowadays. Also, mad is GPL and has been unmaintained for years. https://bugzilla.gnome.org/show_bug.cgi?id=776140
12 lines
196 B
Meson
12 lines
196 B
Meson
subdir('a52dec')
|
|
subdir('amrnb')
|
|
subdir('amrwbdec')
|
|
subdir('cdio')
|
|
subdir('dvdread')
|
|
subdir('lame')
|
|
subdir('mpeg2dec')
|
|
subdir('mpg123')
|
|
#subdir('sidplay') # FIXME
|
|
subdir('twolame')
|
|
subdir('x264')
|