let ipkg fail when a package file to be installed is not found
[openwrt/svn-archive/archive.git] / openwrt / package / libmad / Config.in
1 config BR2_PACKAGE_LIBMAD
2 prompt "libmad............................ An high-quality MPEG audio decoding library"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 MAD is a high-quality MPEG audio decoder. It currently supports
7 MPEG-1 and the MPEG-2 extension to lower sampling frequencies,
8 as well as the de facto MPEG 2.5 format. All three audio layers -
9 Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented.
10
11 http://www.underbit.com/products/mad/
12