1 config BR2_PACKAGE_MADPLAY
3 select BR2_PACKAGE_LIBMAD
4 select BR2_PACKAGE_LIBID3TAG
5 select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
7 Command-line front-end to libmad, a high-quality MPEG audio decoder.
8 It currently supports MPEG-1 and the MPEG-2 extension to lower
9 sampling frequencies, as well as the de facto MPEG 2.5 format. All
10 three audio layers — Layer I, Layer II, and Layer III (i.e. MP3) —
11 are fully implemented.
13 http://www.underbit.com/products/mad/
15 if BR2_PACKAGE_MADPLAY
17 config BR2_PACKAGE_MADPLAY_ALSA
20 depends on BR2_PACKAGE_ALSA_LIB