fix xsupplicant build against wireless extension 19 introduced by [2198]
[openwrt.git] / openwrt / package / libmad / Config.in
1 config BR2_PACKAGE_LIBMAD
2 tristate "libmad - An high-quality MPEG audio decoding library"
3 default m if CONFIG_DEVEL
4 help
5 MAD is a high-quality MPEG audio decoder. It currently supports
6 MPEG-1 and the MPEG-2 extension to lower sampling frequencies,
7 as well as the de facto MPEG 2.5 format. All three audio layers -
8 Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented.
9
10 http://www.underbit.com/products/mad/
11
This page took 0.045464 seconds and 5 git commands to generate.