summaryrefslogtreecommitdiff
path: root/package/libmad/Config.in
blob: 540ac0267c7e32a6d1537c24447f8db406e38dea (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LIBMAD
	bool "libmad"
	default n
	help
	  High-quality MPEG audio decoder.  All computations are performed 
	  with fixed-point integer arithmetic, making it ideal for systems 
	  without a floating-point unit.

	  http://www.underbit.com/products/mad/